-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Some tests are skipped in test_gettext
#130177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
serhiy-storchaka
pushed a commit
that referenced
this issue
Feb 16, 2025
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Feb 16, 2025
…ythonGH-130178) (cherry picked from commit 2e8044a) Co-authored-by: Tomas R. <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Feb 16, 2025
…ythonGH-130178) (cherry picked from commit 2e8044a) Co-authored-by: Tomas R. <[email protected]>
This was referenced Feb 16, 2025
Thanks @tomasr8 for noticing and fixing this. |
serhiy-storchaka
pushed a commit
that referenced
this issue
Feb 16, 2025
…H-130178) (GH-130184) (cherry picked from commit 2e8044a) Co-authored-by: Tomas R <[email protected]>
serhiy-storchaka
pushed a commit
that referenced
this issue
Feb 16, 2025
…H-130178) (GH-130183) (cherry picked from commit 2e8044a) Co-authored-by: Tomas R <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
PluralFormsInternalTestCase
does not inherit fromunittest.TestCase
so 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
#130178The text was updated successfully, but these errors were encountered: