Revision: 23025
Author:   [email protected]
Date:     Mon Aug 11 09:16:14 2014 UTC
Log:      Skip test that times out.

BUG=v8:3503
LOG=n
[email protected]

Review URL: https://codereview.chromium.org/458133002
http://code.google.com/p/v8/source/detail?r=23025

Modified:
 /branches/bleeding_edge/test/mozilla/mozilla.status

=======================================
--- /branches/bleeding_edge/test/mozilla/mozilla.status Fri Aug 1 15:29:15 2014 UTC +++ /branches/bleeding_edge/test/mozilla/mozilla.status Mon Aug 11 09:16:14 2014 UTC
@@ -859,7 +859,6 @@
   'js1_5/Regress/regress-404755': [SKIP],
   'js1_5/Regress/regress-451322': [SKIP],

-
   # BUG(1040): Allow this test to timeout.
   'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS],
 }],  # 'arch == arm or arch == arm64'
@@ -868,6 +867,9 @@
 ['arch ==  arm64', {
   # BUG(v8:3152): Runs out of stack in debug mode.
   'js1_5/extensions/regress-355497': [FAIL_OK, ['mode == debug', SKIP]],
+
+  # BUG(v8:3503): Times out in debug mode.
+  'js1_5/Regress/regress-280769-2': [PASS, FAIL, ['mode == debug', SKIP]],
 }],  # 'arch ==  arm64'


--
--
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