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

[test] Skip slow tests for deopt fuzzer.

TBR=ishell@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#35078}
parent a4b5b77a
......@@ -735,6 +735,9 @@
# Deopt every n garbage collections collides with deopt every n times.
'regress/regress-2653': [SKIP],
# Too slow.
'es6/tail-call-megatest*': [SKIP],
}], # 'deopt_fuzzer == True'
##############################################################################
......
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