[test] Disable deopt-array-push for GC stress
The test is sensitive to bytecode flushing. Bug: v8:8801 Change-Id: I2e290246681c014838be7411cc0ff68fd44c3590 Reviewed-on: https://chromium-review.googlesource.com/c/1477217 Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#59674}
This commit is contained in:
parent
8d9918a318
commit
ab2180cd0b
@ -312,6 +312,7 @@
|
||||
# BUG(v8:8801): Bytecode flushing interacts poorly with assertOptimized
|
||||
'regress/regress-7254': [SKIP],
|
||||
'array-push5': [SKIP],
|
||||
'compiler/deopt-array-push': [SKIP],
|
||||
|
||||
# Slow tests.
|
||||
'array-constructor': [PASS, SLOW],
|
||||
|
Loading…
Reference in New Issue
Block a user