Skip to content

Commit

Permalink
[test] Skip flaky tests
Browse files Browse the repository at this point in the history
No-Try: true
Bug: v8:10942
Change-Id: I1c99c30ece27c67215629a0f5dbaa8d0aef9863a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2419014
Auto-Submit: Michael Achenbach <[email protected]>
Reviewed-by: Maya Lekova <[email protected]>
Commit-Queue: Michael Achenbach <[email protected]>
Cr-Commit-Position: refs/heads/master@{#70020}
  • Loading branch information
mi-ac authored and Commit Bot committed Sep 21, 2020
1 parent ace1377 commit 3cb8b39
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/mjsunit/mjsunit.status
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,13 @@
'harmony/atomics-waitasync-worker-shutdown-before-wait-finished-no-timeout': [SKIP],
}], # 'isolates'

##############################################################################
['deopt_fuzzer or gc_fuzzer', {
# https://crbug.com/v8/10942
'ensure-growing-store-learns': [SKIP],
'random-bit-correlations': [SKIP],
}], # 'deopt_fuzzer or gc_fuzzer'

##############################################################################
['deopt_fuzzer', {

Expand Down

0 comments on commit 3cb8b39

Please sign in to comment.