[unittests] Disable all RegionAllocatorTests

Bug: chromium:1043117
Change-Id: I0abb11d25852e6f9e62b790dc39a36f11a8fe12f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2007503
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Nico Hartmann <nicohartmann@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65863}
This commit is contained in:
Nico Hartmann 2020-01-20 13:03:29 +01:00 committed by Commit Bot
parent 18e9cece40
commit add4aa587f

View File

@ -5,7 +5,7 @@
[
[ALWAYS, {
# BUG(1043117)
'RegionAllocatorTest': [SKIP],
'RegionAllocatorTest.*': [SKIP],
}], # ALWAYS
##############################################################################