Skip to content

Commit

Permalink
Increase timeout for JSTests on arm64
Browse files Browse the repository at this point in the history
[email protected]

Bug: chromium:936713
Change-Id: If3361023fa6fecfc070028ef505ca1ab1ec1d568
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1505800
Reviewed-by: Ulan Degenbaev <[email protected]>
Commit-Queue: Sergiy Belozorov <[email protected]>
Cr-Commit-Position: refs/heads/master@{#60066}
  • Loading branch information
rryk authored and Commit Bot committed Mar 6, 2019
1 parent b96c127 commit 9584b6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/js-perf-test/JSTests.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"run_count_arm": 1,
"run_count_arm64": 1,
"timeout": 120,
"timeout_arm64": 240,
"units": "score",
"total": true,
"resources": ["base.js"],
Expand Down

0 comments on commit 9584b6b

Please sign in to comment.