[test] Skip flaky test on predictable mode
TBR=mslekova@chromium.org NOTRY=true Bug: v8:8537 Change-Id: I0230916b533ddd7fa8d40ef531a475f1245366f8 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1598762 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#61285}
This commit is contained in:
parent
6564c6dfc4
commit
27a7929e34
@ -71,6 +71,11 @@
|
|||||||
'octane/typescript': [SKIP],
|
'octane/typescript': [SKIP],
|
||||||
}], # 'gc_fuzzer'
|
}], # 'gc_fuzzer'
|
||||||
|
|
||||||
|
['predictable', {
|
||||||
|
# https://crbug.com/v8/8537
|
||||||
|
'octane/typescript': [SKIP],
|
||||||
|
}], # 'predictable'
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
['variant == jitless and not embedded_builtins', {
|
['variant == jitless and not embedded_builtins', {
|
||||||
'*': [SKIP],
|
'*': [SKIP],
|
||||||
|
Loading…
Reference in New Issue
Block a user