[wasm] Update wasm spec tests

R=ecmziegler@chromium.org

Bug: v8:10063
Change-Id: I2c962e4c91578dd82ff40df1b2b69aeee7dbbf18
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1967379
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65459}
This commit is contained in:
Andreas Haas 2019-12-16 14:02:07 +01:00 committed by Commit Bot
parent 3a7759d320
commit 0f8769dfe4
3 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
c7fabcfe4b023c09b39cb1471a3888ddd3ea522b
f5f37994cf87612032658e0456f5213b752b3256

View File

@ -1 +1 @@
fa4e807d47c9b347d9ba05d48e134b1e24630e5e
30a4f6aed5a27a33455d2af7dcfb90ffe0c189c7

View File

@ -24,6 +24,12 @@
'proposals/multi-value/call': [FAIL],
'proposals/multi-value/if': [FAIL],
'proposals/multi-value/func': [FAIL],
'proposals/reference-types/br_table' : [FAIL],
'proposals/reference-types/ref_is_null' : [FAIL],
'proposals/reference-types/linking' : [FAIL],
'proposals/reference-types/ref_null' : [FAIL],
'proposals/reference-types/select' : [FAIL],
}], # ALWAYS
['arch == mipsel or arch == mips64el or arch == mips or arch == mips64', {