Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-109276: regrtest re-runs "env changed" tests#109831

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:regrtest_rerun_env_changed
Sep 25, 2023

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedSep 25, 2023
edited by bedevere-appbot
Loading

When a test fails with "env changed" and --rerun option is used, the test is now re-run in verbose mode in a fresh process.

When a test fails with "env changed" and --rerun option is used, thetest is now re-run in verbose mode in a fresh process.
@vstinner
Copy link
MemberAuthor

I wrote this change to debug issuegh-109832:

Warning -- sys.stderr was modified by test.test_concurrent_futures.test_deadlockWarning --   Before: <_io.TextIOWrapper name='<stderr>' mode='w' encoding='utf-8'>Warning --   After:  <_io.StringIO object at 0x3ff971b6410>

build:https://buildbot.python.org/all/#/builders/75/builds/895

@vstinnervstinner merged commit72fb39c intopython:mainSep 25, 2023
@vstinnervstinner deleted the regrtest_rerun_env_changed branchSeptember 25, 2023 14:21
csm10495 pushed a commit to csm10495/cpython that referenced this pull requestSep 28, 2023
When a test fails with "env changed" and --rerun option is used, thetest is now re-run in verbose mode in a fresh process.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
When a test fails with "env changed" and --rerun option is used, thetest is now re-run in verbose mode in a fresh process.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp