| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
!buildbot iOS |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit aea4a5f 🤖 The command will test the builders whose names match following regular expression: iOS The builders matched are:
|
Sorry, something went wrong.
|
Thanks @freakboy3742 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
…n iOS. (pythonGH-124683) Disable test that is prone to intermittent failure on iOS. (cherry picked from commit 10d504a) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
|
GH-124687 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
test_support.test_fd_count is prone to intermittent failure (3 times in over 1400 runs) because an iOS app has other threads running that can modify file handles. The test is already skipped on Emscripten and WASI for similar reasons.