Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test: Make tests compatible with yarl 1.9.5+ #60

Closed
wants to merge 1 commit into from

Conversation

chantra
Copy link
Contributor

@chantra chantra commented Sep 11, 2024

With yarl 1.9.5 release, the tests would start failing.

Changelog: https://yarl.aio-libs.org/en/latest/changes/#id26

TL;DR, the :0 would get eaten and the mock would not intercept the http calls.

Tested this manually with 1.9.4 and 1.9.5.

The next diff which is part of #59 will confirm I did not screw up.

With yarl 1.9.5 release, the tests would start failing.

Changelog: https://yarl.aio-libs.org/en/latest/changes/#id26

TL;DR, the :0 would get eaten and the mock would not intercept the http calls.

Tested this manually with 1.9.4 and 1.9.5.

The next diff which is part of facebookincubator#59 will confirm I did not screw up.

Signed-off-by: Manu Bretelle <chantr4@gmail.com>
@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@chantra
Copy link
Contributor Author

chantra commented Sep 11, 2024

cc @theihor

@chantra
Copy link
Contributor Author

chantra commented Sep 12, 2024

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in baa42d2.

@chantra chantra deleted the yarl_test branch September 12, 2024 05:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants