Commit 775cf013 authored by Andreas Haas's avatar Andreas Haas Committed by V8 LUCI CQ

[wasm] Update spec tests

Drive-by: Reorder the entries in wasm-js.status a bit.

R=thibaudm@chromium.org

Change-Id: I7c854c41a58f16f95a8909f4d7aa103ae440007d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3162126Reviewed-by: 's avatarThibaud Michaud <thibaudm@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/main@{#76869}
parent 5833fb11
84eafbc6065be47130c0a43440a8b7c12db56062
\ No newline at end of file
42eddfc57550282a6403b9f56794a87d75d908fc
\ No newline at end of file
......@@ -5,27 +5,26 @@
[
[ALWAYS, {
'table/get-set': [FAIL],
'table/constructor': [FAIL],
'table/grow': [FAIL],
# This test can only be executed in the browser
'wpt/idlharness': [SKIP],
# Failing WPT tests
'wpt/table/type.tentative': [FAIL],
'wpt/table/set-reftypes.tentative': [FAIL],
'wpt/memory/constructor-types.tentative': [FAIL],
'wpt/prototypes': [FAIL],
'wpt/table/constructor-types.tentative': [FAIL],
'wpt/memory/types.tentative': [FAIL],
'wpt/function/constructor.tentative': [FAIL],
'wpt/exception/type.tentative': [FAIL],
'wpt/global/type.tentative': [FAIL],
'wpt/exception/toString.tentative': [FAIL],
'wpt/exception/type.tentative': [FAIL],
'wpt/function/constructor.tentative': [FAIL],
'wpt/function/table.tentative': [FAIL],
'wpt/memory/type.tentative': [FAIL],
'wpt/function/type.tentative': [FAIL],
'wpt/memory/constructor-types.tentative': [FAIL],
'wpt/memory/type.tentative': [FAIL],
'wpt/memory/types.tentative': [FAIL],
'wpt/prototypes': [FAIL],
'wpt/table/constructor-types.tentative': [FAIL],
'wpt/table/grow-reftypes.tentative': [FAIL],
'wpt/table/set-reftypes.tentative': [FAIL],
# TODO(v8:10556): Remove sub-typing in the reference-types implementation
'constructor/instantiate': [FAIL],
'instance/constructor': [FAIL],
'proposals/js-types/constructor/instantiate': [FAIL],
'proposals/js-types/global/constructor': [FAIL],
'proposals/js-types/global/value-get-set': [FAIL],
......
c1aa4631a6449308da83b881b114b741b4a6732f
\ No newline at end of file
ed1cb77e8992763977fe6054276c989167b2e5d0
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment