madecoste / swarming

Automatically exported from code.google.com/p/swarming
Apache License 2.0
0 stars 1 forks source link

Send Poll Timing from Server To LocalTestRunner #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the local test runner has a hard coded value indicating how often it 
be polling back to the main server when it is running a test so the server 
doesn't think it timed out.

This should be replaced with another value that is passed in the swarm file to 
the localtestrunner from the server (possibly just another variable in the 
TestRun class) 

Original issue reported on code.google.com by csharp@chromium.org on 22 Aug 2012 at 3:36

GoogleCodeExporter commented 9 years ago

Original comment by maruel@chromium.org on 3 Dec 2013 at 3:23