Commit 7458a75b authored by Mythri's avatar Mythri Committed by Commit Bot

Disable a slow test in lite mode

Bug: v8:8394
Change-Id: I698b769369abd8ab1e6384f5e64d4111b4d6486d
Reviewed-on: https://chromium-review.googlesource.com/c/1384317Reviewed-by: 's avatarDan Elphick <delphick@chromium.org>
Commit-Queue: Mythri Alle <mythria@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58374}
parent a4993b73
......@@ -507,6 +507,9 @@
'test-accessor-assembler/*': [SKIP],
'test-torque/*': [SKIP],
'test-code-generator/*': [SKIP],
# Slow tests
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [SKIP],
}],
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment