Skip to content

Commit 1cd96c5

Browse files
mi-acCommit bot
authored andcommitted
[test] Skip slow tests.
[email protected] NOTRY=true Review URL: https://codereview.chromium.org/1307123003 Cr-Commit-Position: refs/heads/master@{#30494}
1 parent 718fc1c commit 1cd96c5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test/mozilla/mozilla.status

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,15 @@
851851
}], # ALWAYS
852852

853853

854+
['no_i18n == True and mode == debug', {
855+
# Tests too slow for no18n debug.
856+
'ecma_3/Statements/regress-302439': [FAST_VARIANTS],
857+
'js1_5/Regress/regress-98901': [FAST_VARIANTS],
858+
'ecma_3/RegExp/perlstress-001': [FAST_VARIANTS],
859+
'js1_5/extensions/regress-311161': [FAST_VARIANTS],
860+
}], # 'no_i18n == True and mode == debug'
861+
862+
854863
['arch == arm or arch == arm64', {
855864

856865
# BUG(3251229): Times out when running new crankshaft test script.

0 commit comments

Comments
 (0)