Commit a8638789 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Skip flaky test

BUG=v8:5906
NOTRY=true
TBR=binji@chromium.org

Review-Url: https://codereview.chromium.org/2659273002
Cr-Commit-Position: refs/heads/master@{#42759}
parent 08cf9bd7
...@@ -169,6 +169,9 @@ ...@@ -169,6 +169,9 @@
# BUG(v8:5807): Flaky data race. # BUG(v8:5807): Flaky data race.
'wasm/embenchen/fannkuch': [PASS, ['tsan', SKIP]], 'wasm/embenchen/fannkuch': [PASS, ['tsan', SKIP]],
# BUG(v8:5906).
'regress/regress-crbug-514081': [PASS, ['system == linux', SKIP]],
}], # ALWAYS }], # ALWAYS
['novfp3 == True', { ['novfp3 == True', {
......
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