Disable harmony/arrow-rest-params test to unblock landing of another CL.
BUG=chromium:508074 LOG=N Review URL: https://codereview.chromium.org/1217493005 Cr-Commit-Position: refs/heads/master@{#29532}
This commit is contained in:
parent
373d739650
commit
ce8034ba9c
@ -244,6 +244,9 @@
|
||||
|
||||
# BUG(v8:3838).
|
||||
'regress/regress-3116': [PASS, ['isolates', FLAKY]],
|
||||
|
||||
# BUG(chromium:508074). Remove this once the issue is fixed.
|
||||
'harmony/arrow-rest-params': [PASS, NO_VARIANTS],
|
||||
}], # ALWAYS
|
||||
|
||||
['novfp3 == True', {
|
||||
|
Loading…
Reference in New Issue
Block a user