Reviewers: Hablich,

Message:
TBR

Description:
[test] Skip slow tests.

[email protected]
NOTRY=true

Please review this at https://codereview.chromium.org/1307123003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+9, -0 lines):
  M test/mozilla/mozilla.status


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.


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to