Revision: 22133
Author:   [email protected]
Date:     Tue Jul  1 17:39:16 2014 UTC
Log: Skip mjsunit/migrations test in debug mode to avoid timeout failures.

[email protected]

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

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Jul 1 15:02:31 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Jul 1 17:39:16 2014 UTC
@@ -87,7 +87,7 @@
##############################################################################
   # Skip long running tests that time out in debug mode.
   'generated-transition-stub': [PASS, ['mode == debug', SKIP]],
-  'migrations': [PASS, ['mode == debug', SLOW]],
+  'migrations': [PASS, ['mode == debug', SKIP]],

##############################################################################
   # This test sets the umask on a per-process basis and hence cannot be

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