Increase browser startup timeout from 30s to 60s.
commit4f03959fa98fe29e0ac78dd0995b09d3f26a363c
authorkbr <kbr@chromium.org>
Tue, 30 Jun 2015 18:42:48 +0000 (30 11:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Jun 2015 18:43:49 +0000 (30 18:43 +0000)
treea3b26ab1d54d1e1791f294eb51c45a5436541b8e
parentd8958d42cdf208d931f721a96cc31d826b54f86a
Increase browser startup timeout from 30s to 60s.

It looks like browser cold start on the (relatively slow) Linux Perf
bots is close to 30 seconds, causing intermittent failures of the
first test that runs during a given build. Increase the timeout to see
whether it addresses this flakiness.

BUG=505839

Review URL: https://codereview.chromium.org/1211243008

Cr-Commit-Position: refs/heads/master@{#336827}
tools/telemetry/telemetry/internal/browser/browser_options.py