[Test] Unskip array-multiple-receiver-maps with added tracing.
BUG=v8:8653 Change-Id: I7cb6ef7046ca37474f46a04ae75110f0fa998d8a Reviewed-on: https://chromium-review.googlesource.com/c/1409425 Reviewed-by: Maya Lekova <mslekova@chromium.org> Commit-Queue: Ross McIlroy <rmcilroy@chromium.org> Cr-Commit-Position: refs/heads/master@{#58794}
This commit is contained in:
parent
94958319d9
commit
09576a81b1
@ -3,7 +3,7 @@
|
||||
// found in the LICENSE file.
|
||||
|
||||
// Flags: --allow-natives-syntax --opt --no-always-opt
|
||||
// Flags: --no-stress-background-compile
|
||||
// Flags: --no-stress-background-compile --trace-opt --trace-deopt
|
||||
|
||||
let id = 0;
|
||||
|
||||
|
@ -233,9 +233,6 @@
|
||||
|
||||
# BUG(v8:8169)
|
||||
'external-backing-store-gc': [SKIP],
|
||||
|
||||
# BUG(v8:8653)
|
||||
'compiler/array-multiple-receiver-maps': [SKIP],
|
||||
}], # ALWAYS
|
||||
|
||||
['novfp3 == True', {
|
||||
|
Loading…
Reference in New Issue
Block a user