Commit ad973c02 authored by Andreas Haas's avatar Andreas Haas Committed by Commit Bot

[wasm] Update spec tests

R=manoskouk@chromium.org

Change-Id: Ia5ecd3fac9178f2f9519686e818f9025ae95086d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2824441Reviewed-by: 's avatarManos Koukoutos <manoskouk@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73955}
parent e51051da
50b01d97338b464df8daa56355f83011930ec678
\ No newline at end of file
a7bba39e6681a1133de75369728aa8bdef23def1
\ No newline at end of file
38fd550b9d30afab338b1902dbb78ce86500ad0f
\ No newline at end of file
053a8d8be450a2f85fa455404de33e91477b1586
\ No newline at end of file
......@@ -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', {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment