DescriptionIncrease the child process connection timeout for browser tests.
Normally a child process kills itself if it can't connect to the browser in 15 seconds. This is to prevent a child process from staying around if the browser crashed right after launching it but before connecting to it.
When browser tests are sharded, sometimes tests run slower because of resource starvation which is why we have longer timeouts. So increase the child process connection timeout to match this.
BUG=TODO
R=phajdan.jr@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278812
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #Patch Set 3 : rebase #
Messages
Total messages: 3 (0 generated)
|