-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed as duplicate of#139546
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
test_zoneinfo on main has been failing reliably for me for several days now. Environment is MacOS Tahoe 26.1 running on an M1 MacBook Pro, non-framework build. It doesn't fail on the 3.14 or 3.13 branches. See attached error output. I've not tried to dig into the problem, though it seems that perhaps gh-139546 is related?
./python.exe -m test -v test_zoneinfoCPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done