Commit a75fc3a9 authored by erik.corry's avatar erik.corry Committed by Commit bot

Allow timeout on regexp test

R=marja@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#25858}
parent 788411c3
......@@ -319,7 +319,7 @@
# Regexp too long for PCRE.
'js1_5/Regress/regress-280769': [PASS, FAIL],
'js1_5/Regress/regress-280769-1': [PASS, FAIL],
'js1_5/Regress/regress-280769-2': [PASS, FAIL],
'js1_5/Regress/regress-280769-2': [PASS, FAIL, TIMEOUT],
'js1_5/Regress/regress-280769-4': [PASS, FAIL],
'js1_5/Regress/regress-280769-5': [PASS, FAIL],
......
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