Skip to content
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

gh-120417: Use import_helper() in test_regrtest #120680

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 18, 2024

Skip tests if imported module is missing.

Skip tests if imported module is missing.
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Lib/test/test_regrtest.py Outdated Show resolved Hide resolved
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@vstinner vstinner enabled auto-merge (squash) June 18, 2024 13:45
auto-merge was automatically disabled June 18, 2024 14:28

Base branch was modified

@vstinner vstinner merged commit f869bcf into python:main Jun 18, 2024
31 checks passed
@vstinner vstinner deleted the test_regrtest branch June 18, 2024 15:15
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jun 19, 2024
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
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