Skip to content

Artifacts stdlib: Fix some tests if we aren't running with --depwarn=error#60892

Merged
DilumAluthge merged 1 commit intomasterfrom
dpa/artifacts2
Feb 8, 2026
Merged

Artifacts stdlib: Fix some tests if we aren't running with --depwarn=error#60892
DilumAluthge merged 1 commit intomasterfrom
dpa/artifacts2

Conversation

@DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Feb 1, 2026

I tested this locally with:

  • --depwarn=no
  • --depwarn=yes
  • --depwarn=error

All codepaths pass for me locally.

Motivation

To get the Artifacts tests passing in PkgEval.

@DilumAluthge DilumAluthge added test This change adds or pertains to unit tests stdlib Julia's standard library labels Feb 1, 2026
@DilumAluthge DilumAluthge marked this pull request as ready for review February 5, 2026 22:57
@DilumAluthge DilumAluthge added backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 labels Feb 5, 2026
@DilumAluthge
Copy link
Member Author

@nanosoldier runtests(["Artifacts"], configuration = (goal=:test,), vs_configuration = (goal=:test,))

@DilumAluthge
Copy link
Member Author

@nanosoldier runtests(["Artifacts"], configuration = (goal=:test,), vs_configuration = (goal=:test,))

@nanosoldier
Copy link
Collaborator

The package evaluation job you requested has completed - no new issues were detected.
The full report is available.

Report summary

✔ Packages that passed tests

1 packages passed tests only on the current version.

  • Other: 1 packages

@DilumAluthge
Copy link
Member Author

Alright, PkgEval confirms that this PR fixes Artifacts

@DilumAluthge DilumAluthge merged commit c825e10 into master Feb 8, 2026
19 checks passed
@DilumAluthge DilumAluthge deleted the dpa/artifacts2 branch February 8, 2026 22:38
KristofferC pushed a commit that referenced this pull request Feb 20, 2026
…=error` (#60892)

I tested this locally with:
- [x] `--depwarn=no`
- [x] `--depwarn=yes`
- [x] `--depwarn=error`

All codepaths pass for me locally.

## Motivation

To get the Artifacts tests passing in PkgEval.

(cherry picked from commit c825e10)
@KristofferC KristofferC mentioned this pull request Feb 20, 2026
45 tasks
KristofferC pushed a commit that referenced this pull request Feb 25, 2026
…=error` (#60892)

I tested this locally with:
- [x] `--depwarn=no`
- [x] `--depwarn=yes`
- [x] `--depwarn=error`

All codepaths pass for me locally.

## Motivation

To get the Artifacts tests passing in PkgEval.

(cherry picked from commit c825e10)
@KristofferC KristofferC mentioned this pull request Feb 25, 2026
36 tasks
@KristofferC KristofferC removed the backport 1.10 Change should be backported to the 1.10 release label Feb 26, 2026
KristofferC pushed a commit that referenced this pull request Mar 3, 2026
…=error` (#60892)

I tested this locally with:
- [x] `--depwarn=no`
- [x] `--depwarn=yes`
- [x] `--depwarn=error`

All codepaths pass for me locally.

## Motivation

To get the Artifacts tests passing in PkgEval.

(cherry picked from commit c825e10)
@KristofferC KristofferC mentioned this pull request Mar 3, 2026
56 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 stdlib Julia's standard library test This change adds or pertains to unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants