Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Closed
Description
Example on "Hypothesis tests on Ubuntu":https://github.com/python/cpython/actions/runs/14660752238/job/41144501229?pr=132906
(...)0:46:29 load avg: 0.00 running (1): test_remote_pdb (43 min 3 sec)0:46:59 load avg: 0.00 running (1): test_remote_pdb (43 min 33 sec)0:47:29 load avg: 0.00 running (1): test_remote_pdb (44 min 3 sec)0:47:59 load avg: 0.00 running (1): test_remote_pdb (44 min 33 sec)0:48:29 load avg: 0.00 running (1): test_remote_pdb (45 min 3 sec)0:48:59 load avg: 0.00 running (1): test_remote_pdb (45 min 33 sec)
Sadly, the "Hypothesis tests on Ubuntu" job has no timeout :-(
Linked PRs
- gh-132912: Set 15 min timeout on GHA Hypothesis CI #132914
- gh-132912: Kill the process on error in test_remote_pdb #132920
- gh-132912: Skip flaky test in test_remote_pdb #132924
- gh-132912: Account for race in test_keyboard_interrupt in test_remote_pdb #132929
- [3.13] gh-132912: Set 15 min timeout on GHA Hypothesis CI (GH-132914) #132937
- gh-132912: Use SHORT_TIMEOUT in test_remote_pdb #132939
- gh-132912: Use readline to synchronize between procs in remote pdb test #132949