Skip to content

Commit

Permalink
[test] Skip flaky test on native arm hardware
Browse files Browse the repository at this point in the history
NOTRY=true
[email protected]

Bug: v8:7678
Change-Id: Id0b582539b0c9495ae7cd51a2324d096ade66821
Reviewed-on: https://chromium-review.googlesource.com/1021576
Commit-Queue: Michael Achenbach <[email protected]>
Reviewed-by: Michael Achenbach <[email protected]>
Cr-Commit-Position: refs/heads/master@{#52715}
  • Loading branch information
mi-ac authored and Commit Bot committed Apr 20, 2018
1 parent a1f33fa commit 7a0d0e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/mjsunit/mjsunit.status
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,9 @@
'ignition/regress-599001-verifyheap': [SKIP],
'unicode-test': [SKIP],

# Flaky crash on Odroid devices: https://crbug.com/v8/7678
'regress/regress-336820': [PASS, ['arch == arm and not simulator_run', SKIP]],

# Slow tests.
'regress/regress-2185-2': [SKIP],
}], # variant == stress
Expand Down

0 comments on commit 7a0d0e8

Please sign in to comment.