Commit 38a111c4 authored by machenbach's avatar machenbach Committed by Commit bot

Mark slow tests as slow.

TBR=svenpanne@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25511}
parent fd13969e
......@@ -198,7 +198,7 @@
'math-floor-of-div-nosudiv': [PASS, SLOW, ['arch not in [arm, arm64, android_arm, android_arm64]', SKIP]],
# Too slow for slow variants.
'asm/embenchen/*': [PASS, FAST_VARIANTS],
'asm/embenchen/*': [PASS, SLOW, FAST_VARIANTS],
}], # ALWAYS
##############################################################################
......
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