Commit 4e0b685a authored by machenbach's avatar machenbach Committed by Commit bot

[test] Bump timeout for js-test Strings on Android

The test still runs into the 240s timeout on Nexus5 and
Nexus7.

NOTRY=true
TBR=adamk, caitp

Review-Url: https://codereview.chromium.org/2406173002
Cr-Commit-Position: refs/heads/master@{#40151}
parent effb8def
...@@ -119,6 +119,7 @@ ...@@ -119,6 +119,7 @@
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$", "results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
"run_count": 1, "run_count": 1,
"timeout": 240, "timeout": 240,
"timeout_android_arm": 360,
"tests": [ "tests": [
{"name": "StringFunctions"} {"name": "StringFunctions"}
] ]
......
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