DescriptionFix flaky CountingPolicyTest.CapReturns test
The CountingPolicyTest.CapReturns and FullStreamUIPolicyTest.CapReturns tests are occasionally flaking because the IO is slow and we have a low timeout of 5s set. This raises the timeout to 8s and makes sure the flush happens before our timeout starts.
Shoutout to mvrable for figuring out what was going on.
BUG=285823
NOTRY=true
R=mpcomplete@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221516
Patch Set 1 #
Total comments: 3
Patch Set 2 : Increased timeout #Patch Set 3 : Defined WaitOnThread #
Total comments: 1
Patch Set 4 : Compile fix #
Messages
Total messages: 9 (0 generated)
|