Bug 216634
Summary: | [ macOS wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-waits-for-activate.https.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hector Lopez
imported/w3c/web-platform-tests/service-workers/service-worker/fetch-waits-for-activate.https.html
Test is a flaky failure according to history on macOS w2. First occurrence of failure us at r254144 but no indication revision was cause.
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Ffetch-waits-for-activate.https.html&platform=mac&limit=50000
Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-waits-for-activate.https-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-waits-for-activate.https-actual.txt
@@ -1,4 +1,4 @@
PASS Navigation fetch events should wait for the activate event to complete.
-PASS Subresource fetch events should wait for the activate event to complete.
+FAIL Subresource fetch events should wait for the activate event to complete. assert_equals: active worker should be in activated state expected "activated" but got "activating"
Note, similar Diff to this:
https://bugs.webkit.org/show_bug.cgi?id=181392
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/69034435>
Hector Lopez
Test expectation while investigated:
https://trac.webkit.org/changeset/267179/webkit
youenn fablet
Not flaky anymore
Ryan Haddad
We need to remove the flaky test expectations.
Ryan Haddad
Expectations were removed in https://commits.webkit.org/256483@main