8000 [3.12] gh-120039: Reduce expected timeout in test_siginterrupt_off (GH-120047) by miss-islington · Pull Request #120061 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-120039: Reduce expected timeout in test_siginterrupt_off (GH-120047) #120061

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

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Jun 4, 2024

The process is expected to time out. In the refleak builds,
support.SHORT_TIMEOUT is often five minutes and we run the tests six
times, so test_signal was taking >30 minutes.
(cherry picked from commit d419d46)

Co-authored-by: Sam Gross colesbury@gmail.com

…thonGH-120047)

The process is expected to time out. In the refleak builds,
`support.SHORT_TIMEOUT` is often five minutes and we run the tests six
times, so test_signal was taking >30 minutes.
(cherry picked from commit d419d46)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Jun 4, 2024
@colesbury colesbury enabled auto-merge (squash) June 4, 2024 18:08
@colesbury colesbury merged commit c8c23aa into python:3.12 Jun 4, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0