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

bpo-39995: Split test_concurrent_futures.test_crash() into sub-tests #19739

Merged
merged 1 commit into from
Apr 27, 2020
Merged

bpo-39995: Split test_concurrent_futures.test_crash() into sub-tests #19739

merged 1 commit into from
Apr 27, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 27, 2020

Now only test_error_during_result_unpickle_in_result_handler()
captures and ignores sys.stderr.

https://bugs.python.org/issue39995

Now only test_error_during_result_unpickle_in_result_handler()
captures and ignores sys.stderr in the test process.

Remove unused ExecutorDeadlockTest._sleep_id() method.
@vstinner vstinner merged commit 5d1f32d into python:master Apr 27, 2020
@vstinner vstinner deleted the test_crash branch April 27, 2020 19:36
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.

3 participants