We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = None closed_at = None created_at = <Date 2020-08-25.22:45:52.883> labels = ['tests', '3.10'] title = 'flaky test.test_asyncio.test_events.ProactorEventLoopTests.test_call_later' updated_at = <Date 2020-08-25.22:45:52.883> user = 'https://github.com/graingert'
bugs.python.org fields:
activity = <Date 2020-08-25.22:45:52.883> actor = 'graingert' assignee = 'none' closed = False closed_date = None closer = None components = ['Tests'] creation = <Date 2020-08-25.22:45:52.883> creator = 'graingert' dependencies = [] files = [] hgrepos = [] issue_num = 41635 keywords = [] message_count = 1.0 messages = ['375900'] nosy_count = 1.0 nosy_names = ['graingert'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue41635' versions = ['Python 3.10']
The text was updated successfully, but these errors were encountered:
====================================================================== FAIL: test_call_later (test.test_asyncio.test_events.ProactorEventLoopTests) ----------------------------------------------------------------------
Traceback (most recent call last): File "D:\a\cpython\cpython\lib\test\test_asyncio\test_events.py", line 301, in test_call_later self.assertTrue(0.08 <= t1-t0 <= 0.8, t1-t0) AssertionError: False is not true : 0.07800000000020191
https://github.com/python/cpython/pull/21956/checks?check_run_id=1028726196#step:5:4892
Sorry, something went wrong.
This test hasn't failed on any CI recently hence closing.
test_asyncio.py
No branches or pull requests
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: