Revision: 23679
Author:   [email protected]
Date:     Thu Sep  4 10:04:19 2014 UTC
Log:      Skip test on windows debug.

[email protected],[email protected],[email protected]

Review URL: https://codereview.chromium.org/540823004
https://code.google.com/p/v8/source/detail?r=23679

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Sep 4 06:50:55 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Sep 4 10:04:19 2014 UTC
@@ -510,8 +510,8 @@
 }],
##############################################################################
 ['system == windows', {
-  # Slow with turbo fan.
-  'big-object-literal': [PASS, SLOW],
+  # TODO(mstarzinger): Too slow with turbo fan.
+  'big-object-literal': [PASS, ['mode == debug', SKIP]],

   # BUG(v8:3435)
   'debug-script-breakpoints': [PASS, FAIL],

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