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: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#73482}
This commit is contained in:
parent
e4938bffda
commit
abfb7fa45a
@ -19,6 +19,9 @@
|
||||
'proposals/js-types/limits': [SKIP],
|
||||
'proposals/simd/limits': [SKIP],
|
||||
'proposals/memory64/limits': [SKIP],
|
||||
|
||||
# TODO(v8:11577): investigate this failure.
|
||||
'limits': [SKIP],
|
||||
}], # ALWAYS
|
||||
|
||||
['arch == s390 or arch == s390x or system == aix', {
|
||||
|
Loading…
Reference in New Issue
Block a user