Attempt to fix SimpleURLLoaderTest.OnUploadProgressCallback.
Sometimes the write-to-file tests timeout on the bots. Since the other write to file tests all pass (though they write less), and there have been no reports of the code hanging in the wild, seems likely an issue with bot performance, rather than a bug in production code. Just reduce the amount of data the tests write to disk in the write-to-file case. Bug: 1035127 Change-Id: I1199d22c5b65110f070f7c000881a564c8a44649 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036630 Auto-Submit: Matt Menke <mmenke@chromium.org> Reviewed-by:Maksim Orlovich <morlovich@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#737957}
Showing
Please register or sign in to comment