disable wasm tests that are broken

This commit is contained in:
Brendan Hansknecht 2022-12-03 11:35:45 -08:00
parent 1dd0738eba
commit 8e710cb80e
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
4 changed files with 22 additions and 7 deletions

View file

@ -77,6 +77,7 @@ fn dict_nonempty_contains() {
}
#[test]
#[ignore = "TODO figure out why this is broken with llvm wasm tests"]
#[cfg(any(feature = "gen-llvm"))]
fn dict_empty_remove() {
assert_evals_to!(