You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm in the process of uploading this package to the AUR. When running the test suite, all of the tests pass except for sweep_argbind.py. I uploaded the output of the failure with pytest -vv to pastebin. It looks like the test is just failing out because it can't access a URL. I'm just reporting this in case you aren't aware.
Description
Hello @pseeth,
I'm in the process of uploading this package to the AUR. When running the test suite, all of the tests pass except for sweep_argbind.py. I uploaded the output of the failure with
pytest -vvto pastebin. It looks like the test is just failing out because it can't access a URL. I'm just reporting this in case you aren't aware.Thank you,
Brian
Versions
Python v3.12.4
Pytest v8.2.2