Commit ecdf9cb5 authored by Andreas Haas's avatar Andreas Haas Committed by Commit Bot

[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: 's avatarZhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72111}
parent 3a6920d2
31c11a41026c56be3c6d6470755d476840ce0132
\ No newline at end of file
33ac895644065668858271a73d458dd0db8001d5
\ No newline at end of file
38edac624024750d4d35619df1bbdc7902f9cb7c
\ No newline at end of file
69eb576e76237d8dc7fdb26fbbdf6f64bc3af5f6
\ No newline at end of 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],
......
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