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

[test] Skip slow test in novfp3 mode.

TBR=yangguo@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#29894}
parent fded08f6
......@@ -129,6 +129,12 @@
'test-lockers/LockerUnlocker': [PASS, ['mode == debug', FLAKY]],
}], # ALWAYS
##############################################################################
['novfp3 == True', {
# TODO(yangguo): Got very slow after 3069c43.
'test-debug/DebugBreakLoop': [SKIP],
}], # novfp3 == True
##############################################################################
['arch == arm64', {
......
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