Disable test_indirect_many as a mitigation for issue #717 .

This commit is contained in:
losfair
2019-08-22 17:57:22 -07:00
parent bdcd73cd63
commit dcb16a2ae9
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#[test]
#[ignore]
fn test_test_indirectbr_many() {
assert_emscripten_output!(
"../../emtests/test_indirectbr_many.wasm",