Revert "[wasm] Update spec tests"

This reverts commit ce76b91ac5.

Reason for revert: failing simd tests on bots

Original change's description:
> [wasm] Update spec tests
>
> The newly-failing tests are due to the renaming of "anyfunc" to
> "funcref".
>
> R=​ecmziegler@chromium.org
>
> Change-Id: I801b330e386c45e62a1cbc6e308a981b3b0244e5
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3300133
> Reviewed-by: Emanuel Ziegler <ecmziegler@chromium.org>
> Commit-Queue: Andreas Haas <ahaas@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#78070}

Change-Id: I44dc3fcbf32092d7fe7e54039de269b39ce4e458
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3300141
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Owners-Override: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78074}
This commit is contained in:
Andreas Haas 2021-11-24 16:12:59 +00:00 committed by V8 LUCI CQ
parent 8c487dd0c6
commit 6cbead8fb4
3 changed files with 2 additions and 9 deletions

View File

@ -1 +1 @@
032b07ce80fd04f7b3f143d1d00eb7454156e2e3
765700116a6d805cba8fc49374813dcf465eb6d7

View File

@ -14,13 +14,6 @@
'wpt/function/table.tentative': [FAIL],
'wpt/function/type.tentative': [FAIL],
# Failing tests after update
'proposals/js-types/global/type': [FAIL],
'proposals/js-types/module/exports': [FAIL],
'proposals/js-types/module/imports': [FAIL],
'proposals/js-types/table/constructor': [FAIL],
'proposals/js-types/table/type': [FAIL],
# Outdated proposal tests.
'proposals/js-types/table/get-set': [FAIL],
'proposals/memory64/table/get-set': [FAIL],

View File

@ -1 +1 @@
1cce5fa8f76a93b77bf022aefbe2832a8f4e0588
6ad3d75e3bb7790de62b5a7db0fd5c38817d17a1