Commit 423e5b89 authored by erik.corry@gmail.com's avatar erik.corry@gmail.com

Make a test run faster that is timing out on the ARM simulator.

Review URL: https://chromiumcodereview.appspot.com/10577032

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11884 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent dfbd734b
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment