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: libregrtest: fix work dir on WASI#109356

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 2 commits intopython:mainfromvstinner:regrtest_wasi
Sep 13, 2023

Conversation

@vstinner
Copy link
Member

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

On WASI platform, get_temp_dir() should behave differently since the parent process is a WASI process and uses a different get_temp_dir() path.

Fix also WorkerThread._runtest(): don't read JSON file if the worker process exit code is non-zero.

On WASI platform, get_temp_dir() should behave differently since theparent process is a WASI process and uses a different get_temp_dir()path.Fix also WorkerThread._runtest(): don't read JSON file if the workerprocess exit code is non-zero.
@vstinner
Copy link
MemberAuthor

!buildbot wasm32-wasi

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@vstinner for commitce06a36 🤖

The command will test the builders whose names match following regular expression:wasm32-wasi

The builders matched are:

  • wasm32-wasi PR

@vstinner
Copy link
MemberAuthor

!buildbot wasm32-wasi

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@vstinner for commit7e02048 🤖

The command will test the builders whose names match following regular expression:wasm32-wasi

The builders matched are:

  • wasm32-wasi PR

@vstinner
Copy link
MemberAuthor

Nice! WASI buildbot pass again with this fix!

Total test files: run=460/463 skipped=143 resource_denied=3Result: SUCCESS

@vstinnervstinnerenabled auto-merge (squash)September 13, 2023 01:21
@vstinnervstinner merged commitb544c2b intopython:mainSep 13, 2023
@vstinnervstinner deleted the regrtest_wasi branchSeptember 13, 2023 01:40
vstinner added a commit to vstinner/cpython that referenced this pull requestSep 13, 2023
On WASI platform, get_temp_dir() should behave differently since theparent process is a WASI process and uses a different get_temp_dir()path.Fix also WorkerThread._runtest(): don't read JSON file if the workerprocess exit code is non-zero.
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

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp