| Index: test/js-perf-test/JSTests.json
|
| diff --git a/test/js-perf-test/JSTests.json b/test/js-perf-test/JSTests.json
|
| index 383289d0a2f58a939cd0cb5e2627b495605ab998..690a277d38d59f52d4a08510bb07a485babdf99e 100644
|
| --- a/test/js-perf-test/JSTests.json
|
| +++ b/test/js-perf-test/JSTests.json
|
| @@ -1,8 +1,8 @@
|
| {
|
| "name": "JSTests",
|
| "run_count": 3,
|
| - "run_count_android_arm": 1,
|
| - "run_count_android_arm64": 1,
|
| + "run_count_arm": 1,
|
| + "run_count_arm64": 1,
|
| "timeout": 120,
|
| "units": "score",
|
| "total": true,
|
| @@ -119,7 +119,7 @@
|
| "results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
| "run_count": 1,
|
| "timeout": 240,
|
| - "timeout_android_arm": 360,
|
| + "timeout_arm": 360,
|
| "tests": [
|
| {"name": "StringFunctions"}
|
| ]
|
|
|