-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Description
Hi folks!
This is a bit of a strange thing but I have a test suite arbitrarily failing on Julia nightly (1.12.0-DEV.49, all other tests pass and they also pass locally) and see that it is from something related to HTTP.jl. Originally I thought this might be coming from a dependency I had but I think it might be something screwy with nightly. Is this a Julia bug or a package bug or just CI misbehaving?
Additionally, I am more inclined to believe it is a Julia bug with nightly after further discussion with @mortenpi on the Julia Slack. Morten was saying they were also seeing issues with HTTP.jl in their work. And since this behavior I see is only happening on nightly, it might be there.
Happy to provide more information but that is all I have seen so far and hopefully the error log included helps a bit too!