-
-
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
🤖 [master] Bump the Downloads stdlib from f97c72f to 246504e #51046
🤖 [master] Bump the Downloads stdlib from f97c72f to 246504e #51046
Conversation
cc: @StefanKarpinski |
@StefanKarpinski Any idea why the tests are failing?
|
@staticfloat Has anything changed on the Mac machines that might explain these test failures? |
@staticfloat Could this be some kind of multiprocessing-unsafeness? E.g. maybe the NetworkOptions tests are not safe to run at the same time as other tests, and we need to add NetworkOptions to the "move to node 1" list? |
I'm not aware of anything changing that would cause these failures. |
It looks like Linux is failing as well, so perhaps this is just a bad commit? |
3f32009
to
533accf
Compare
Yeah, it's failing on all operating systems. |
533accf
to
512e145
Compare
512e145
to
ef31438
Compare
JuliaLang/Downloads.jl#226 added a precompilation workload. In NetworkOptions we have:
after:
So the precompilation workload calls Diagnosed for #50880 since we will need to bump Downloads for a concurrency bug. |
Closing in favor of #51246 |
Stdlib: Downloads
URL: https://github.com/JuliaLang/Downloads.jl.git
Stdlib branch: master
Julia branch: master
Old commit: f97c72f
New commit: 246504e
Julia version: 1.11.0-DEV
Downloads version: 1.6.0(It's okay that it doesn't match)
Bump invoked by: @DilumAluthge
Powered by: BumpStdlibs.jl
Diff: JuliaLang/Downloads.jl@f97c72f...246504e