Disable network tests on pablogsal-arch-x86_64#684
Conversation
|
Example of recent failure on "AMD64 Arch Linux Usan Function 3.13": https://buildbot.python.org/#/builders/1601/builds/687 |
I saw it but I didn't know if it's connected to the same ISP. I checked for test_urllib2net failures and I found a few on this worker: |
|
I updated the PR to skip also network tests on pablogsal-macos-m1. |
| parallel_tests=4, | ||
| # Tests fail with latin1 encoding on 3.12, probably earlier | ||
| not_branches=['3.12', '3.11', '3.10'], | ||
| # Problematic ISP causes issues connecting to testpython.net |
There was a problem hiding this comment.
You missed one comment, although I don't really think we need to change it, but I also don't object.
There was a problem hiding this comment.
I changed my mind and chose to refer to testpython.net instead in the comment.
|
Merged. Thanks for reviews @StanFromIreland. |
No description provided.