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

[wasm] Update spec tests

The newly-failing tests are due to the renaming of "anyfunc" to
"funcref".

R=ecmziegler@chromium.org

Change-Id: I801b330e386c45e62a1cbc6e308a981b3b0244e5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3300133Reviewed-by: 's avatarEmanuel Ziegler <ecmziegler@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78070}
parent 6e68daf7
765700116a6d805cba8fc49374813dcf465eb6d7
\ No newline at end of file
032b07ce80fd04f7b3f143d1d00eb7454156e2e3
\ No newline at end of file
......@@ -14,6 +14,13 @@
'wpt/function/table.tentative': [FAIL],
'wpt/function/type.tentative': [FAIL],
# Failing tests after update
'proposals/js-types/global/type': [FAIL],
'proposals/js-types/module/exports': [FAIL],
'proposals/js-types/module/imports': [FAIL],
'proposals/js-types/table/constructor': [FAIL],
'proposals/js-types/table/type': [FAIL],
# Outdated proposal tests.
'proposals/js-types/table/get-set': [FAIL],
'proposals/memory64/table/get-set': [FAIL],
......
6ad3d75e3bb7790de62b5a7db0fd5c38817d17a1
\ No newline at end of file
1cce5fa8f76a93b77bf022aefbe2832a8f4e0588
\ 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