We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Previous build failed due to timeout https://github.com/aio-libs/yarl/actions/runs/11307702438
```
25.04s call tests/test_quoting.py::test_fuzz__PyQuoter 7.50s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[PyUnquoter-PyQuoter] 2.23s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[PyUnquoter-CQuoter] 2.08s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[CUnquoter-PyQuoter] 1.51s call tests/test_quoting.py::test_fuzz__PyUnquoter 1.06s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[CUnquoter-CQuoter] 0.90s call tests/test_quoting.py::test_quote_unquote_parameter_requote[PyUnquoter-CQuoter] 0.88s call tests/test_quoting.py::test_quote_unquote_parameter_requote[PyUnquoter-PyQuoter] 0.86s call tests/test_quoting.py::test_quote_unquote_parameter[CUnquoter-PyQuoter] 0.86s call tests/test_quoting.py::test_quote_unquote_parameter[CUnquoter-CQuoter]
Looks like hypothesis is more of an issue _Originally posted by @bdraco in https://github.com/aio-libs/yarl/issues/1236#issuecomment-2408697750_
The text was updated successfully, but these errors were encountered:
https://cibuildwheel.pypa.io/en/stable/options/#examples_21
example show how to skip all the tests, but really we just want to skip these
Sorry, something went wrong.
Disable running hypothesis tests under cibuildwheel
459cc20
Some of these tests take more than 25s+ when building wheels fixes #1237 Previous build failed due to timeout https://github.com/aio-libs/yarl/actions/runs/11307702438
Successfully merging a pull request may close this issue.
Previous build failed due to timeout https://github.com/aio-libs/yarl/actions/runs/11307702438
25.04s call tests/test_quoting.py::test_fuzz__PyQuoter
7.50s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[PyUnquoter-PyQuoter]
2.23s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[PyUnquoter-CQuoter]
2.08s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[CUnquoter-PyQuoter]
1.51s call tests/test_quoting.py::test_fuzz__PyUnquoter
1.06s call tests/test_quoting.py::test_quote_unquote_parameter_path_safe[CUnquoter-CQuoter]
0.90s call tests/test_quoting.py::test_quote_unquote_parameter_requote[PyUnquoter-CQuoter]
0.88s call tests/test_quoting.py::test_quote_unquote_parameter_requote[PyUnquoter-PyQuoter]
0.86s call tests/test_quoting.py::test_quote_unquote_parameter[CUnquoter-PyQuoter]
0.86s call tests/test_quoting.py::test_quote_unquote_parameter[CUnquoter-CQuoter]
The text was updated successfully, but these errors were encountered: