Replace more instances of RunUntilIdle in service_worker_job_unittest.cc
Replacing RunUntilIdle() with QuitClosure()+Run() will make these unit tests deterministic and lets us avoid possible flakiness. Bug: 973005 Change-Id: I7f136b1bb8f6756877a71f224c60507c45d153c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848001 Commit-Queue: Kasjan Siwek <kasiwek@microsoft.com> Reviewed-by:Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#704698}
Showing
Please register or sign in to comment