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

run_wasi_tests.sh: provide stdin by ourselves #2576

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Sep 21, 2023

This improves test consistency between typical local environments and github runners.

This is necessary for some of latest wasi-threads tests.

Also, IIRC, wasmtime test runner does something similar and some of their WASI tests rely on it.

cf. yamt/toywasm@570e670

This improves test consistency between typical local environments and
github runners.

This is necessary for some of latest wasi-threads tests.

Also, IIRC, wasmtime test runner does something similar
and some of their WASI tests rely on it.

cf. yamt/toywasm@570e670
@wenyongh wenyongh merged commit 0677288 into bytecodealliance:main Sep 22, 2023
368 checks passed
wenyongh pushed a commit that referenced this pull request Sep 26, 2023
On posix-like platforms, the rest of wasi-threads tests
should pass after the recent changes including the following PRs:
#2516, #2524, #2529, #2571, #2576 and #2582.
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
This improves test consistency between typical local environments and
github runners.

This is necessary for some of latest wasi-threads tests.

cf. yamt/toywasm@570e670
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
On posix-like platforms, the rest of wasi-threads tests
should pass after the recent changes including the following PRs:
bytecodealliance#2516, bytecodealliance#2524, bytecodealliance#2529, bytecodealliance#2571, bytecodealliance#2576 and bytecodealliance#2582.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants