Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1102)

Unified Diff: test/mjsunit/regress/regress-2185-2.js

Issue 10577032: Make a test run faster that is timing out on the ARM simulator. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-2185-2.js
===================================================================
--- test/mjsunit/regress/regress-2185-2.js (revision 11873)
+++ test/mjsunit/regress/regress-2185-2.js (working copy)
@@ -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;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698