[COOP] access reporting: Use infinite timeout for receive.
Some browsers do not implement COOP reporting. As a result, no reports are received after a 2.5s timeout. Waiting 2.5s many time can reach the global timeout. Sometime, this flakes in between FAIL and TIMEOUT. This patch makes the timeout to be infinite by default to get consistent failure. Bug: 1090273 Change-Id: I081b9c8e944fc50b391753ce0948392b88d3fd0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428976Reviewed-by:Pâris Meuleman <pmeuleman@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#810604}
Showing
Please register or sign in to comment