Skip to content
New issue

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

Intermittent test_support.test_fd_count failure on iOS #124682

Open
freakboy3742 opened this issue Sep 27, 2024 · 0 comments
Open

Intermittent test_support.test_fd_count failure on iOS #124682

freakboy3742 opened this issue Sep 27, 2024 · 0 comments
Labels
3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error

Comments

@freakboy3742
Copy link
Contributor

freakboy3742 commented Sep 27, 2024

Bug report

Bug description:

An intermittent test failure has been observed on test_support.test_fd_count:

https://buildbot.python.org/#/builders/1380/builds/1423
https://buildbot.python.org/#/builders/1380/builds/626
https://buildbot.python.org/#/builders/1380/builds/84

It's very intermittent - it's occurred 3 times in almost 1400 buildbot runs.

CPython versions tested on:

CPython main branch

Operating systems tested on:

Other

Linked PRs

@freakboy3742 freakboy3742 added type-bug An unexpected behavior, bug, or error 3.13 bugs and security fixes 3.14 new features, bugs and security fixes labels Sep 27, 2024
freakboy3742 added a commit that referenced this issue Sep 27, 2024
…#124683)

Disable test that is prone to intermittent failure on iOS.
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Sep 27, 2024
…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>
Yhg1s pushed a commit that referenced this issue Sep 27, 2024
…on iOS. (GH-124683) (#124687)

gh-124682: Disable test that is prone to intermittent failure on iOS. (GH-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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant