Files
Serhiy Storchaka 1b9fe5c722 gh-84649: Fix unstable test_rollover_at_midnight (GH-151813)
The test forced a rollover by back-dating the file modification time, but
the rollover time is now based also on the creation time, which cannot be
changed.  Instead, set the rollover time one second after the file
creation time and wait until the clock reaches it.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 01:26:53 +03:00
..