Revision: 12824
Author: [email protected]
Date: Fri Oct 26 00:52:18 2012
Log: Relax test expectations for json-recursive.js
[email protected]
BUG=
Review URL: https://chromiumcodereview.appspot.com/11311002
http://code.google.com/p/v8/source/detail?r=12824
Modified:
/branches/bleeding_edge/test/mjsunit/mjsunit.status
=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Oct 22 07:13:01
2012
+++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Fri Oct 26 00:52:18
2012
@@ -60,6 +60,11 @@
# Very slow on ARM and MIPS, contains no architecture dependent code.
unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm || $arch ==
android_arm || $arch == mipsel)
+##############################################################################
+# This test expects to reach a certain recursion depth, which may not work
+# for debug mode.
+json-recursive: PASS, (PASS || FAIL) if $mode == debug
+
##############################################################################
# This test sets the umask on a per-process basis and hence cannot be
# used in multi-threaded runs.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev