Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index 27827159ce9b4f038193c2e441af0dcd62a512c8..ce6ff393ac155e54170706382f8d823cb3c1c13d 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -851,6 +851,15 @@ |
}], # ALWAYS |
+['no_i18n == True and mode == debug', { |
+ # Tests too slow for no18n debug. |
+ 'ecma_3/Statements/regress-302439': [FAST_VARIANTS], |
+ 'js1_5/Regress/regress-98901': [FAST_VARIANTS], |
+ 'ecma_3/RegExp/perlstress-001': [FAST_VARIANTS], |
+ 'js1_5/extensions/regress-311161': [FAST_VARIANTS], |
+}], # 'no_i18n == True and mode == debug' |
+ |
+ |
['arch == arm or arch == arm64', { |
# BUG(3251229): Times out when running new crankshaft test script. |