[wasm] Update spec tests

R=mliedtke@chromium.org

Change-Id: I45cb5a15e3efadb7ee9afa879590e89b5e275a49
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4042244
Reviewed-by: Matthias Liedtke <mliedtke@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84420}
This commit is contained in:
Andreas Haas 2022-11-22 11:44:39 +01:00 committed by V8 LUCI CQ
parent dbe5434a36
commit 80981c27ee
4 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
597fc3fde2a51bd2bb9be1c87505d5a82ca7e441
581824aecddc155e32005bf646cab16880c089b9

View File

@ -8,7 +8,6 @@
# This test can only be executed in the browser
'wpt/idlharness': [SKIP],
# Failing WPT tests
'wpt/exception/getArg.tentative': [FAIL],
'wpt/exception/type.tentative': [FAIL],
'wpt/function/constructor.tentative': [FAIL],
'wpt/function/table.tentative': [FAIL],

View File

@ -1 +1 @@
ac7450624874b95cbdf3b5e216a466729663e7a7
a53b49e94b200374dd2c21ecdc68e9fecf21a0cb

View File

@ -159,6 +159,7 @@
##############################################################################
['no_simd_hardware == True', {
'simd*': [SKIP],
'proposals/tail-call/simd_lane': [SKIP],
}], # no_simd_hardware == True
##############################################################################