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

Temporarily skip slow test.

TBR=bmeurer@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#27936}
parent 7a4744ad
......@@ -224,7 +224,10 @@
# Too slow for slow variants.
'asm/embenchen/*': [PASS, SLOW, FAST_VARIANTS],
'asm/massive/*': [PASS, SLOW, FAST_VARIANTS, ['mode == debug', SKIP]],
# FIXME(machenbach): Needs to be skipped when dchecks_always_on or
# debug is set.
# 'asm/massive/*': [PASS, SLOW, FAST_VARIANTS, ['mode == debug', SKIP]],
'asm/massive/*': [SKIP],
# BUG(v8:3838).
'regress/regress-3116': [PASS, ['isolates', FLAKY]],
......
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