[wasm] Update spec tests

R=zhin@chromium.org

Change-Id: Ibf94191615d0081f089065e59c78b685e68f5bae
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2629507
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72111}
This commit is contained in:
Andreas Haas 2021-01-15 12:34:07 +01:00 committed by Commit Bot
parent 3a6920d2e0
commit ecdf9cb543
3 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
31c11a41026c56be3c6d6470755d476840ce0132
33ac895644065668858271a73d458dd0db8001d5

View File

@ -1 +1 @@
38edac624024750d4d35619df1bbdc7902f9cb7c
69eb576e76237d8dc7fdb26fbbdf6f64bc3af5f6

View File

@ -6,6 +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/simd/imports': [FAIL],
'proposals/simd/data': [FAIL],
'proposals/js-types/data': [FAIL],
@ -17,7 +18,7 @@
'data': [FAIL],
# TODO(wasm): Roll newest tests into "js-types" repository.
'proposals/js-types/exports': [FAIL],
'proposals/js-types/imports': [FAIL],
'proposals/js-types/globals': [FAIL],
'proposals/js-types/linking': [FAIL],