summaryrefslogtreecommitdiff
path: root/deps/v8/test/wasm-js/wasm-js.status
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/wasm-js/wasm-js.status')
-rw-r--r--deps/v8/test/wasm-js/wasm-js.status15
1 files changed, 5 insertions, 10 deletions
diff --git a/deps/v8/test/wasm-js/wasm-js.status b/deps/v8/test/wasm-js/wasm-js.status
index 9f8d54442d..39d9b86b95 100644
--- a/deps/v8/test/wasm-js/wasm-js.status
+++ b/deps/v8/test/wasm-js/wasm-js.status
@@ -15,18 +15,13 @@
'prototypes': [FAIL],
- # Outdated proposals, will work after rebasing.
- 'proposals/reference-types/global/value-get-set': [FAIL],
- 'proposals/reference-types/global/constructor': [FAIL],
- 'proposals/bulk-memory-operations/global/value-get-set': [FAIL],
- 'proposals/bulk-memory-operations/global/constructor': [FAIL],
-
# These are slow, and not useful to run for the proposals:
- 'proposals/reference-types/limits': [SKIP],
- 'proposals/bulk-memory-operations/limits': [SKIP],
'proposals/js-types/limits': [SKIP],
- # TODO(wasm): Update memory limit.
- 'limits': [FAIL],
+ 'proposals/simd/limits': [SKIP],
+ 'proposals/memory64/limits': [SKIP],
+
+ # TODO(v8:11577): investigate this failure.
+ 'limits': [SKIP],
}], # ALWAYS
['arch == s390 or arch == s390x or system == aix', {