[wasm] Update spec tests
R=clemensb@chromium.org Bug: v8:10994 Change-Id: I88133cb023cf0d62bee72d2c4eaf751dad42bd64 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3974709 Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/main@{#83875}
This commit is contained in:
parent
b0644d42b8
commit
8c6b0779e8
@ -1 +1 @@
|
||||
1953e12380e62431000575179fed0814a4d58b57
|
||||
4ad2ec89fc2fb4bc2ccdcff2d1f8a01aec7fcf88
|
@ -1 +1 @@
|
||||
f53f497d815d85864350b100b16b5f21f20b617f
|
||||
02aedbac108d4ee5fd22eec18ba71b86aff8ede1
|
@ -6,7 +6,7 @@
|
||||
[ALWAYS, {
|
||||
'skip-stack-guard-page': [PASS, ['((arch == ppc or arch == ppc64 or arch == s390 or arch == s390x) and simulator_run)', SKIP]],
|
||||
# TODO(v8:10994): Failing spec test after update.
|
||||
'proposals/js-types/data': [FAIL],
|
||||
'imports': [FAIL],
|
||||
|
||||
# Missing rebase in the proposal repository.
|
||||
'proposals/js-types/table': [FAIL],
|
||||
@ -15,9 +15,7 @@
|
||||
'proposals/memory64/unreached-invalid': [FAIL],
|
||||
|
||||
# TODO(wasm): Roll newest tests into "js-types" repository.
|
||||
'proposals/js-types/elem': [FAIL],
|
||||
'proposals/js-types/globals': [FAIL],
|
||||
'proposals/js-types/imports': [FAIL],
|
||||
'proposals/js-types/linking': [FAIL],
|
||||
|
||||
# TODO(wasm): Roll newest tests into "tail-call" repository.
|
||||
|
Loading…
Reference in New Issue
Block a user