Commit 6e6a7ea3 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Skip failing test after clang roll.

BUG=v8:4995
LOG=n
NOTRY=true
TBR=thakis@chromium.org, titzer@chromium.org

Review-Url: https://codereview.chromium.org/1955013002
Cr-Commit-Position: refs/heads/master@{#36064}
parent 8e5e6333
......@@ -12,4 +12,9 @@
'AstDecoderTest.AllLoadMemCombinations': [SKIP],
'AstDecoderTest.AllStoreMemCombinations': [SKIP],
}], # 'byteorder == big'
['tsan', {
# BUG(v8:4995).
'ThreadLocalStorageTest.DoTest': [SKIP],
}], # 'tsan'
]
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