[Webkit-unassigned] [Bug 205286] REGRESSION: [ Mac wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/update-no-cache-request-headers.https.html is a flakey failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 12:40:38 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=205286

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
The test seems to do:
  await registration.update();
  const newWorker = registration.installing;

And sometimes, newWorker is null. This may indicate the service worker is already done installing and is now activating or activated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191216/8ef28d13/attachment.htm>


More information about the webkit-unassigned mailing list