RESOLVED FIXED 219625
REGRESSION: [macOS] http/tests/inspector/network/resource-response-service-worker.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=219625
Summary REGRESSION: [macOS] http/tests/inspector/network/resource-response-service-wo...
Ryan Haddad
Reported 2020-12-07 20:00:48 PST
http/tests/inspector/network/resource-response-service-worker.html is a flaky failure on macOS bots with the following diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-response-service-worker-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-response-service-worker-actual.txt @@ -4,6 +4,7 @@ == Running test suite: Resource.ResponseSource.ServiceWorker -- Running test setup. +ERROR: Missing frame for given frameId -- Running test case: Resource.ResponseSource.ServiceWorker.200 PASS: Resource should be created. PASS: Resource should receive a Response. https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Fresource-response-service-worker.html
Attachments
Patch (2.03 KB, patch)
2020-12-15 12:44 PST, Alex Christensen
no flags
Ryan Haddad
Comment 1 2020-12-07 20:03:38 PST
Given when this started (on 11/5/20), I wonder if it is related to https://trac.webkit.org/changeset/269434/webkit I haven't tried reproducing this locally, just noticed it appearing frequently while looking for something else on the dashboard.
Radar WebKit Bug Importer
Comment 2 2020-12-07 20:03:51 PST
Alex Christensen
Comment 3 2020-12-14 16:18:03 PST
Yep, we probably need something similar to r270137 for the same reason.
Ryan Haddad
Comment 4 2020-12-15 12:16:10 PST
Alex Christensen
Comment 5 2020-12-15 12:44:43 PST
Alex Christensen
Comment 6 2020-12-15 16:06:56 PST
committed r270873
Note You need to log in before you can comment on or make changes to this bug.