-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
test_pyrepl
is taking 1 hour on refleaks buildbots
#121988
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
Labels
Comments
Oh, probably the same thing with cpython/Lib/test/test_pyrepl/test_pyrepl.py Line 967 in 7dd52b6
|
colesbury
added a commit
to colesbury/cpython
that referenced
this issue
Jul 18, 2024
Also explicitly fail the test if we timeout while waiting for output so that this failure mode is caught earlier.
colesbury
added a commit
to colesbury/cpython
that referenced
this issue
Jul 18, 2024
Also explicitly fail the test if we timeout while waiting for output so that this failure mode is caught earlier.
colesbury
added a commit
to colesbury/cpython
that referenced
this issue
Jul 18, 2024
Also explicitly fail the test if we timeout while waiting for output so that this failure mode is caught earlier.
colesbury
added a commit
to colesbury/cpython
that referenced
this issue
Jul 19, 2024
pablogsal
pushed a commit
that referenced
this issue
Jul 20, 2024
Also explicitly fail the test if we timeout while waiting for output so that this failure mode is caught earlier.
Is this fully fixed? |
Yes, it's fixed now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Looks like it started with ac07451 (cc @AlexWaygood).
https://buildbot.python.org/#/builders/259/builds/1189
https://buildbot.python.org/#/builders/1226/builds/2261
The last time this occurred (#121605) was because:
SHORT_TIMEOUT
run_repl
was hanging until the timeout expiredLinked PRs
The text was updated successfully, but these errors were encountered: