Chromium Code Reviews| Index: test/js-perf-test/JSTests.json |
| diff --git a/test/js-perf-test/JSTests.json b/test/js-perf-test/JSTests.json |
| index b8dc43e585890d947f7c3b1fb40328dc2a13c75f..383289d0a2f58a939cd0cb5e2627b495605ab998 100644 |
| --- a/test/js-perf-test/JSTests.json |
| +++ b/test/js-perf-test/JSTests.json |
| @@ -119,6 +119,7 @@ |
| "results_regexp": "^%s\\-Strings\\(Score\\): (.+)$", |
| "run_count": 1, |
| "timeout": 240, |
| + "timeout_android_arm": 360, |
| "tests": [ |
| {"name": "StringFunctions"} |
| ] |