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

Remove should_panic assertions from wast spec tests #1590

Merged

Conversation

alexcrichton
Copy link
Member

This commit removes the should_panic function now that all wasm spec
tests are passing on arm64 (yay!). The remaining case, SIMD, has been
folded into #[ignore]. This should prevent tons of panics from showing
up in the logs while on CI because it's likely going to be some time
before SIMD for aarch64 is tackled.

This commit removes the `should_panic` function now that all wasm spec
tests are passing on arm64 (yay!). The remaining case, SIMD, has been
folded into `#[ignore]`. This should prevent tons of panics from showing
up in the logs while on CI because it's likely going to be some time
before SIMD for aarch64 is tackled.
@alexcrichton alexcrichton merged commit b1ceea3 into bytecodealliance:master Apr 24, 2020
@alexcrichton alexcrichton deleted the less-should-panic branch April 24, 2020 20:08
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