Commit 3e021da8 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Disable flaky test.

BUG=v8:4588
LOG=n
TBR=yangguo@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1496863002

Cr-Commit-Position: refs/heads/master@{#32541}
parent 93a5a855
...@@ -428,6 +428,9 @@ ...@@ -428,6 +428,9 @@
# BUG(v8:4016) # BUG(v8:4016)
'regress/regress-crbug-467047': [SKIP], 'regress/regress-crbug-467047': [SKIP],
# BUG(v8:4588).
'random-bit-correlations': [SKIP],
# Slow tests. # Slow tests.
'array-concat': [PASS, SLOW], 'array-concat': [PASS, SLOW],
'array-constructor': [PASS, SLOW], 'array-constructor': [PASS, SLOW],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment