Disable wasm test for now

This commit is contained in:
hafiz 2022-03-10 18:19:27 -06:00 committed by GitHub
parent a90bba3d1d
commit 8679904fc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2798,7 +2798,7 @@ fn upcast_of_int_is_zext() {
}
#[test]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
#[cfg(any(feature = "gen-llvm"))]
// https://github.com/rtfeldman/roc/issues/2696
fn upcast_of_int_checked_is_zext() {
assert_evals_to!(