ServiceWorker: Enable WebEmbeddedWorkerImplTest
The test was disabled because a task bound with an unretained object may run after the object gets freed. To avoid that, this CL adds test::RunPendingTasks() call to drain the queued tasks before the object deallocation. For Sheriff, feel free to revert this CL if the flakiness still happens. Bug: 1007616 Change-Id: If7382250336a0f3820795b8a31e4429c6b64353f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824761Reviewed-by:Matt Falkenhagen <falken@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#699671}
Showing
Please register or sign in to comment