Skip to content

Conversation

pquentin
Copy link
Member

While this should be relatively straightforward, various tests don't work, including some that just hang, and I have no idea how to debug this. I made some progress by looking at the server logs and noticed a few 404 errors, but everything looks good from the server point of view now. And the client errors are cryptic like "No module named js" (and that's after I changed two raise statements to stop throwing away exceptions).

@joemarshall Would you mind taking a look? This is the last test using Tornado, which I am in the process in removing, in order to have a test server that supports HTTP/2.

@pquentin pquentin added the Skip Changelog Pull requests that don't require a changelog entry label Dec 11, 2023
@joemarshall
Copy link
Contributor

@joemarshall
Copy link
Contributor

(you just need to pull that last commit across to your branch)

@pquentin
Copy link
Member Author

pquentin commented Dec 12, 2023

(you just need to pull that last commit across to your branch)

Thank you! I'd appreciate learning how to fish, but thanks a lot for the fish! Various streaming tests don't pass at all on my Fedora 39 laptop, even on the main branch and I have no idea why.

@pquentin pquentin marked this pull request as ready for review December 12, 2023 17:02
@pquentin pquentin requested a review from sethmlarson December 12, 2023 17:02
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Merge when ready.

@pquentin pquentin merged commit b660f61 into urllib3:main Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Pull requests that don't require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants