Skip to content

run_wasi_tests.sh: provide stdin by ourselves#2576

Merged
wenyongh merged 1 commit intobytecodealliance:mainfrom
yamt:github-runner-stdin
Sep 22, 2023
Merged

run_wasi_tests.sh: provide stdin by ourselves#2576
wenyongh merged 1 commit intobytecodealliance:mainfrom
yamt:github-runner-stdin

Conversation

@yamt
Copy link
Contributor

@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
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.
vickiegpt pushed a commit to vickiegpt/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
vickiegpt pushed a commit to vickiegpt/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.

2 participants