Disable a slow test in lite mode
Bug: v8:8394 Change-Id: I698b769369abd8ab1e6384f5e64d4111b4d6486d Reviewed-on: https://chromium-review.googlesource.com/c/1384317 Reviewed-by: Dan Elphick <delphick@chromium.org> Commit-Queue: Mythri Alle <mythria@chromium.org> Cr-Commit-Position: refs/heads/master@{#58374}
This commit is contained in:
parent
a4993b73c5
commit
7458a75b4b
@ -507,6 +507,9 @@
|
||||
'test-accessor-assembler/*': [SKIP],
|
||||
'test-torque/*': [SKIP],
|
||||
'test-code-generator/*': [SKIP],
|
||||
|
||||
# Slow tests
|
||||
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [SKIP],
|
||||
}],
|
||||
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user