Revision: 12931
Author:   [email protected]
Date:     Mon Nov 12 06:07:21 2012
Log:      Correctly fix test expectations.

[email protected]
BUG=

Review URL: https://chromiumcodereview.appspot.com/11369183
http://code.google.com/p/v8/source/detail?r=12931

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Nov 12 04:29:15 2012 +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Nov 12 06:07:21 2012
@@ -65,6 +65,10 @@
 # for debug mode.
 json-recursive: PASS, (PASS || FAIL) if $mode == debug

+##############################################################################
+# Skip long running test that times out in debug mode.
+regress/regress-crbug-160010: PASS, SKIP if $mode == debug
+
##############################################################################
 # This test sets the umask on a per-process basis and hence cannot be
 # used in multi-threaded runs.
@@ -139,7 +143,6 @@
 try: PASS, SKIP if $mode == debug
 debug-scripts-request: PASS, SKIP if $mode == debug
 array-constructor: PASS, SKIP if $mode == debug
-regress-crbug-160010: PASS, SKIP if $mode == debug

 # Times out often in release mode on MIPS.
compiler/regress-stacktrace-methods: PASS, PASS || TIMEOUT if $mode == release

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to