Skip to content
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

[BUG] Julia Nightly (1.12.0-DEV.49) Issue with HTTP.jl #53425

Closed
TheCedarPrince opened this issue Feb 22, 2024 · 4 comments
Closed

[BUG] Julia Nightly (1.12.0-DEV.49) Issue with HTTP.jl #53425

TheCedarPrince opened this issue Feb 22, 2024 · 4 comments

Comments

@TheCedarPrince
Copy link
Member

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!

@quinnj
Copy link
Member

quinnj commented Feb 22, 2024

We probably just need to merge a few of @vtjnash's recent PRs (like JuliaWeb/HTTP.jl#1148)

@TheCedarPrince
Copy link
Member Author

Ah coolio! Let me know when the PRs merge and I'll report back if I still see the errors I was noticing!

@mortenpi
Copy link
Contributor

mortenpi commented Mar 4, 2024

Looks to be fixed with https://github.com/JuliaWeb/HTTP.jl/releases/tag/v1.10.3

@mortenpi mortenpi closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2024
@vtjnash
Copy link
Member

vtjnash commented Mar 5, 2024

The tests still fail, but that is because fixes for them didn't get merged from JuliaWeb/HTTP.jl#1148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants