-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Some tests are skipped in test_gettext #130177
Copy link
Copy link
Closed
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done
Bug report
Bug description:
PluralFormsInternalTestCasedoes not inherit fromunittest.TestCaseso the test is not picked up:cpython/Lib/test/test_gettext.py
Lines 405 to 407 in 9837c2a
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
test_gettext#130178