8000 Possible test flakyness: `test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnight` failure · Issue #116455 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Possible test flakyness: test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnight failure #116455
Closed
@sobolevn

Description

@sobolevn

Bug report

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0