We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnight
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
This failed on unrelated change:
====================================================================== FAIL: test_rollover_at_midnight (test.test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnight) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/cpython/cpython-ro-srcdir/Lib/test/test_logging.py", line 6111, in test_rollover_at_midnight self.assertIn(f'testing2 {i}', line) ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 'testing2 0' not found in '2024-03-07 08:26:34,002 testing1 0\n'
Link: https://github.com/python/cpython/actions/runs/8185043132/job/22380600561
The text was updated successfully, but these errors were encountered:
test_functools
-00
Should be fixed by #116409.
Sorry, something went wrong.
Flakiness observed in https://github.com/python/cpython/actions/runs/8221464633/job/22481869409
No branches or pull requests
Bug report
This failed on unrelated change:
Link: https://github.com/python/cpython/actions/runs/8185043132/job/22380600561
The text was updated successfully, but these errors were encountered: