skip failing test on arm64
LOG=N BUG=v8:3884 Review URL: https://codereview.chromium.org/916803002 Cr-Commit-Position: refs/heads/master@{#26582}
This commit is contained in:
parent
d59202c143
commit
81544f2859
@ -302,6 +302,9 @@
|
||||
# BUG(v8:3457).
|
||||
'deserialize-reference': [PASS, FAIL],
|
||||
|
||||
# BUG(v8:3884).
|
||||
'regress/regress-builtinbust-7.js': [PASS, ['gc_stress == True', SKIP]],
|
||||
|
||||
# Slow tests.
|
||||
'array-concat': [PASS, SLOW],
|
||||
'array-constructor': [PASS, SLOW],
|
||||
|
Loading…
Reference in New Issue
Block a user