Skip to content

Fix some test-related issues#419

Merged
alexcrichton merged 3 commits intobytecodealliance:mainfrom
alexcrichton:test-issues
Nov 8, 2022
Merged

Fix some test-related issues#419
alexcrichton merged 3 commits intobytecodealliance:mainfrom
alexcrichton:test-issues

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

More details in the commits below but this is required for me to locally get cargo test -p wit-bindgen-gen-host-js --test runtime working again.

Otherwise the build process thinks this is always missing so tests are
always slowly rebuilt.
This requires the `clap` feature to be enabled now which works with
`cargo test --workspace` but isn't working with individual crate
testing.
Different versions of `wasi-libc` will produce differently sized
binaries, so only test the generated JS which this repo controls.
@alexcrichton alexcrichton merged commit 47037af into bytecodealliance:main Nov 8, 2022
@alexcrichton alexcrichton deleted the test-issues branch November 8, 2022 20:04
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