CacheStorage: Attempt to deflake VerifySerialScheduling unit test.
We saw a flake on fuschia where DelayedBackend.OpenEntryContinue() failed. The only way I can see this happening is if we get to disable the delayed mode before the OpenEntry() is actually called. This CL tries to avoid this condition by explicitly waiting for OpenEntry() to be called before proceeding with the rest of the test. Bug: 928368 Change-Id: I782fab81605524ee2bd7126fd78ebc4416825f9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698131 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#677117}
Showing
Please register or sign in to comment