Revision: 11884
Author:   [email protected]
Date:     Wed Jun 20 06:31:07 2012
Log:      Make a test run faster that is timing out on the ARM simulator.
Review URL: https://chromiumcodereview.appspot.com/10577032
http://code.google.com/p/v8/source/detail?r=11884

Modified:
 /branches/bleeding_edge/test/mjsunit/regress/regress-2185-2.js

=======================================
--- /branches/bleeding_edge/test/mjsunit/regress/regress-2185-2.js Wed Jun 20 00:52:47 2012 +++ /branches/bleeding_edge/test/mjsunit/regress/regress-2185-2.js Wed Jun 20 06:31:07 2012
@@ -27,7 +27,7 @@

 // These tests used to time out before this was fixed.

-var LEN = 1e5;
+var LEN = 3e4;

 function short() {
   var sum = 0;

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

Reply via email to