Commit 5d8969e4 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Disable flaky test on asan.

NOTRY=true
TBR=oth@chromium.org, rmcilroy@chromium.org, cbruni@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#35036}
parent 25326bf8
......@@ -13,4 +13,9 @@
'AstDecoderTest.AllStoreMemCombinations': [SKIP],
}], # 'byteorder == big'
['asan', {
# TODO(oth@chromium.org).
'Bytecodes.DecodeBytecodeAndOperands': [SKIP],
}], # 'asan'
]
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