Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 26, 2018

The "busy loops" of test_process_time() and test_thread_time() are
not reliable and fail randomly on different CIs. Remove the tests
to make the CIs more reliable.

https://bugs.python.org/issue33723

The "busy loops" of test_process_time() and test_thread_time() are
not reliable and fail randomly on different CIs. Remove the tests
to make the CIs more reliable.
Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds fair to me

@vstinner
Copy link
Member Author

Instead of removing the test, I wrote a new attempt to fix it: PR #10724.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants