Chromium Code Reviews
DescriptionSignificantly increase timeouts to reduce flakiness
Several tests now "plan for success" and will terminate rapidly if all goes
well (and will hang if there really is a problem).
One test I just upped by a factor of 5, hoping that I'll get a timem slice
within a 5 second window, rather than assuming that I'll get one within
a 1 second window. I could go further, but the test now takes over 5 seconds
to run, which seems like a lot of time for a trivial test.
bug=5723
r=maruel
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7744
Patch Set 1 #Patch Set 2 : '' #
Total comments: 4
Patch Set 3 : '' #Messages
Total messages: 5 (0 generated)
|