[v8] r12817 committed - Relax test expectations to appease mac build....

2 views
Skip to first unread message

codesite...@google.com

unread,
Oct 25, 2012, 8:40:02 AM10/25/12
to v8-...@googlegroups.com
Revision: 12817
Author: yan...@chromium.org
Date: Thu Oct 25 05:39:41 2012
Log: Relax test expectations to appease mac build.

R=mstar...@chromium.org
BUG=

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

Modified:
/branches/bleeding_edge/test/mjsunit/json-recursive.js

=======================================
--- /branches/bleeding_edge/test/mjsunit/json-recursive.js Thu Oct 25
05:36:40 2012
+++ /branches/bleeding_edge/test/mjsunit/json-recursive.js Thu Oct 25
05:39:41 2012
@@ -42,7 +42,7 @@
RangeError);


-var depth1 = 2048;
+var depth1 = 1500;
var depth2 = 10000;
var deepArray = [];
for (var i = 0; i < depth1; i++) deepArray = [deepArray];
Reply all
Reply to author
Forward
0 new messages