Commit abfb7fa4 authored by Ng Zhi An's avatar Ng Zhi An Committed by Commit Bot

Skip wasm-js limits tests

Bug: v8:11577
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: Ie83cb991bdd9f6dc680824fa313fafa198ad9ce7
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2767599
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73482}
parent e4938bff
...@@ -19,6 +19,9 @@ ...@@ -19,6 +19,9 @@
'proposals/js-types/limits': [SKIP], 'proposals/js-types/limits': [SKIP],
'proposals/simd/limits': [SKIP], 'proposals/simd/limits': [SKIP],
'proposals/memory64/limits': [SKIP], 'proposals/memory64/limits': [SKIP],
# TODO(v8:11577): investigate this failure.
'limits': [SKIP],
}], # ALWAYS }], # ALWAYS
['arch == s390 or arch == s390x or system == aix', { ['arch == s390 or arch == s390x or system == aix', {
......
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