-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
3.12only security fixesonly security fixesOS-windowstestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
The newly added test test_calendar.CalendarTestCase.test_deprecation_warning
(added in 84e7d0f) has been consistently failing on Azure Pipelines over the past day. Example: https://dev.azure.com/Python/cpython/_build/results?buildId=126290&view=logs&j=0fcf9c9b-89fc-526f-8708-363e467e119e&t=fa5ef4ee-3911-591e-4444-19482ab189b7&l=463. I'm not sure why there's a difference between Azure Pipelines and GitHub Actions here, but it does also fail for me locally on Windows.
Cc. @Agent-Hellboy / @hugovk
The fix seems simple; I have a PR ready.
Linked PRs
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixesOS-windowstestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error