Revision: 14614
Author:   [email protected]
Date:     Fri May 10 03:39:16 2013
Log:      Skip flaky regress-crbug-160010 regression test.

[email protected]
BUG=chromium:160010
TEST=mjsunit/regress/regress-crbug-160010

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

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Apr 25 05:00:07 2013 +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Fri May 10 03:39:16 2013
@@ -40,6 +40,9 @@
 # Skip long running test in debug and allow it to timeout in release mode.
 # regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug

+# This test non-deterministically runs out of memory on Windows ia32.
+regress/regress-crbug-160010: SKIP
+
 # Deferred stack trace formatting is temporarily disabled.
 stack-traces-gc: PASS || FAIL

@@ -74,8 +77,7 @@
 json-recursive: PASS, (PASS || FAIL) if $mode == debug

############################################################################## -# Skip long running test that times out in debug mode or goes OOM on android. -regress/regress-crbug-160010: PASS, SKIP if ($mode == debug || $arch == android_arm)
+# Skip long running tests that time out in debug mode.
 generated-transition-stub: PASS, SKIP if $mode == debug

##############################################################################

--
--
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/groups/opt_out.


Reply via email to