[stress_snapshot] Skip failing tests
To be unskipped once root cause is fixed. Bug: v8:11166 Change-Id: I03c3ac9a7e715fce7683d230965bd92a410c8f91 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2546681 Auto-Submit: Jakob Gruber <jgruber@chromium.org> Commit-Queue: Georg Neis <neis@chromium.org> Reviewed-by: Georg Neis <neis@chromium.org> Cr-Commit-Position: refs/heads/master@{#71248}
This commit is contained in:
parent
6e275f4f73
commit
da888fed4b
@ -1236,6 +1236,10 @@
|
||||
|
||||
##############################################################################
|
||||
['variant == stress_snapshot and arch == x64', {
|
||||
# https://bugs.chromium.org/p/v8/issues/detail?id=11166
|
||||
'compiler/globals-freeze-constant': [SKIP],
|
||||
'compiler/globals-freeze-constanttype': [SKIP],
|
||||
'compiler/globals-freeze-mutable': [SKIP],
|
||||
# Crashes the serializer due to recursion.
|
||||
'deep-recursion': [SKIP],
|
||||
'string-replace-gc': [SKIP],
|
||||
|
Loading…
Reference in New Issue
Block a user