summaryrefslogtreecommitdiff
path: root/deps/v8/test/wasm-spec-tests/wasm-spec-tests.status
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/wasm-spec-tests/wasm-spec-tests.status')
-rw-r--r--deps/v8/test/wasm-spec-tests/wasm-spec-tests.status11
1 files changed, 4 insertions, 7 deletions
diff --git a/deps/v8/test/wasm-spec-tests/wasm-spec-tests.status b/deps/v8/test/wasm-spec-tests/wasm-spec-tests.status
index 16faaaed35..a0b96847c0 100644
--- a/deps/v8/test/wasm-spec-tests/wasm-spec-tests.status
+++ b/deps/v8/test/wasm-spec-tests/wasm-spec-tests.status
@@ -10,19 +10,16 @@
# the bulk-memory proposal. Since we've enabled bulk-memory by default, we
# need to update to use its testsuite.
'linking': [FAIL],
+ 'binary-leb128': [FAIL],
'elem': [FAIL],
'data': [FAIL],
- # TODO(v8:9658): The encoding of element segments changed in the bulk memory
- # proposal
- 'proposals/bulk-memory-operations/bulk': [FAIL],
- 'proposals/bulk-memory-operations/table_init': [FAIL],
- 'proposals/bulk-memory-operations/table_copy': [FAIL],
- 'proposals/bulk-memory-operations/elem': [FAIL],
- 'proposals/bulk-memory-operations/binary': [FAIL],
# TODO(mstarzinger): Roll newest tests into "js-types" repository.
'proposals/js-types/exports': [FAIL],
'proposals/js-types/globals': [FAIL],
'proposals/js-types/linking': [FAIL],
+ # TODO(v8:9673): Enable these spec tests once they exist, and the out-dated
+ # tests have been removed.
+ 'proposals/JS-BigInt-integration/*': [SKIP],
}], # ALWAYS
['arch == mipsel or arch == mips64el or arch == mips or arch == mips64', {