tests failed on windows #3171
Unanswered
trim21
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
there are some tests failed on windows:
test_multipart_encode_files_raises_exception_with_text_mode_file:TemporaryFileon windows is binary mode.httpx/tests/test_multipart.py
Lines 374 to 379 in 4b85e6c
path seprator
httpx/tests/test_utils.py
Line 145 in 4b85e6c
httpx/tests/test_utils.py
Line 125 in 4b85e6c
not sure why...
httpx/tests/test_timeouts.py
Line 16 in 6d852d3
also flaky tests:
httpx/tests/client/test_async_client.py
Line 21 in 4b85e6c
Beta Was this translation helpful? Give feedback.
All reactions