Skip to content

gh-124295: Skip translation tests when pygettext is missing #126051

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

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

tomasr8
Copy link
Member

@tomasr8 tomasr8 commented Oct 27, 2024

#124803 broke some buildbots. pygettext may not always be present when python is intalled, so we simply skip the test if that's the case.

@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) October 27, 2024 17:59
@serhiy-storchaka serhiy-storchaka merged commit 6870eb3 into python:main Oct 27, 2024
38 checks passed
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request Oct 27, 2024
@tomasr8 tomasr8 deleted the fix-argparse-tests branch October 27, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants