[wasm] Update spec tests
R=manoskouk@chromium.org Change-Id: Ia5ecd3fac9178f2f9519686e818f9025ae95086d Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2824441 Reviewed-by: Manos Koukoutos <manoskouk@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#73955}
This commit is contained in:
parent
e51051daf1
commit
ad973c025f
@ -1 +1 @@
|
||||
50b01d97338b464df8daa56355f83011930ec678
|
||||
a7bba39e6681a1133de75369728aa8bdef23def1
|
@ -1 +1 @@
|
||||
38fd550b9d30afab338b1902dbb78ce86500ad0f
|
||||
053a8d8be450a2f85fa455404de33e91477b1586
|
@ -27,7 +27,6 @@
|
||||
'proposals/tail-call/exports': [FAIL],
|
||||
'proposals/tail-call/func': [FAIL],
|
||||
'proposals/tail-call/globals': [FAIL],
|
||||
'proposals/tail-call/imports': [FAIL],
|
||||
'proposals/tail-call/linking': [FAIL],
|
||||
'proposals/tail-call/type': [FAIL],
|
||||
'proposals/tail-call/unreached-invalid': [FAIL],
|
||||
@ -37,13 +36,9 @@
|
||||
|
||||
# TODO(v8:11401): Fix memory64 spec tests / the v8 implementation (whatever
|
||||
# is broken).
|
||||
'proposals/memory64/address64': [FAIL],
|
||||
'proposals/memory64/data': [FAIL],
|
||||
'proposals/memory64/elem': [FAIL],
|
||||
'proposals/memory64/float_memory64': [FAIL],
|
||||
'proposals/memory64/imports': [FAIL],
|
||||
'proposals/memory64/memory64': [FAIL],
|
||||
'proposals/memory64/memory_trap64': [FAIL],
|
||||
}], # ALWAYS
|
||||
|
||||
['arch == arm and not simulator_run', {
|
||||
|
Loading…
Reference in New Issue
Block a user