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

[wasm] Update spec tests

R=jkummerow@chromium.org

Change-Id: If8978ab9cac24cd650553013ac7d41f501ea243d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2061554
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#66309}
parent 45f1ec5d
ff5fa46d79cf6061ce2b982cbee69c747b9e52fe
\ No newline at end of file
51b85e3bba7d09bdcdc5fdd5e440663d18af5f50
\ No newline at end of file
......@@ -7,6 +7,10 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=8633
'limits': [SKIP],
'proposals/reference-types/limits': [SKIP],
'proposals/multi-value/limits': [SKIP],
'proposals/bulk-memory-operations/limits': [SKIP],
'proposals/JS-BigInt-integration/limits': [SKIP],
'proposals/js-types/limits': [SKIP],
# TODO(v8:9673): Enable these spec tests once they exist, and the out-dated
# tests have been removed.
'proposals/JS-BigInt-integration/module/params-long': [FAIL],
......
d7eba6f50c423562c665458004b1cf4c0c190960
\ No newline at end of file
2360f358d5337cfd36084be623e53906a767b21b
\ No newline at end of file
......@@ -15,6 +15,9 @@
'elem': [FAIL],
'data': [FAIL],
# TODO(ecmziegler): Fix failing spec tests after update.
'proposals/reference-types/table-sub': [FAIL],
# TODO(wasm): Roll newest tests into "js-types" repository.
'proposals/js-types/exports': [FAIL],
'proposals/js-types/globals': [FAIL],
......
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