[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:
parent
dbe5434a36
commit
80981c27ee
@ -1 +1 @@
|
||||
597fc3fde2a51bd2bb9be1c87505d5a82ca7e441
|
||||
581824aecddc155e32005bf646cab16880c089b9
|
@ -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],
|
||||
|
@ -1 +1 @@
|
||||
ac7450624874b95cbdf3b5e216a466729663e7a7
|
||||
a53b49e94b200374dd2c21ecdc68e9fecf21a0cb
|
@ -159,6 +159,7 @@
|
||||
##############################################################################
|
||||
['no_simd_hardware == True', {
|
||||
'simd*': [SKIP],
|
||||
'proposals/tail-call/simd_lane': [SKIP],
|
||||
}], # no_simd_hardware == True
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user