-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
choosetests
: Pkg/pkg
is no longer relevant
#42890
Conversation
Do we need to worry that this is always printing now in CI:
|
We can safely ignore that. Once this PR and the associated PRs have been backported to 1.6 and 1.7, I'll make a change to the Buildbot config to get rid of the warning. But I can't do it until the backporting is complete, because Buildbot changes apply to all branches (unlike Buildkite, where we can have different configs for different release branches). |
(cherry picked from commit 12b2ec7)
(cherry picked from commit 12b2ec7)
(cherry picked from commit 12b2ec7)
(cherry picked from commit 12b2ec7)
(cherry picked from commit 12b2ec7)
Now that we have removed the
test/testgroups
file from the Pkg stdlib (JuliaLang/Pkg.jl#2809), we no longer need to talk about"Pkg/pkg"
, and we can instead just work with"Pkg"
.