Commit 816c5f4b authored by Ng Zhi An's avatar Ng Zhi An Committed by Commit Bot

[wasm] Update spec tests and un-fail SIMD tests

Change-Id: I5a7619df5258665f015089986fbd679291d4f414
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2791771Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73716}
parent cfdac7f9
3bcb7f822917b3ce7c21a6342091bf9b456d5b59
\ No newline at end of file
50b01d97338b464df8daa56355f83011930ec678
\ No newline at end of file
d6a0d76f83940d4a01dbda31b8dcb9b7bcf4de00
\ No newline at end of file
38fd550b9d30afab338b1902dbb78ce86500ad0f
\ No newline at end of file
......@@ -6,8 +6,6 @@
[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],
# Missing rebase in the proposal repository.
......@@ -16,10 +14,6 @@
'proposals/memory64/linking': [FAIL],
'proposals/memory64/table': [FAIL],
'proposals/memory64/unreached-invalid': [FAIL],
'proposals/simd/elem': [FAIL],
'proposals/simd/linking': [FAIL],
'proposals/simd/table': [FAIL],
'proposals/simd/unreached-invalid': [FAIL],
# TODO(wasm): Roll newest tests into "js-types" repository.
'proposals/js-types/elem': [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