Bug 219625 - REGRESSION: [macOS] http/tests/inspector/network/resource-response-service-worker.html is a flaky failure
Summary: REGRESSION: [macOS] http/tests/inspector/network/resource-response-service-wo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-07 20:00 PST by Ryan Haddad
Modified: 2020-12-15 16:22 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2020-12-15 12:44 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Ryan Haddad 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.
Comment 2 Radar WebKit Bug Importer 2020-12-07 20:03:51 PST
<rdar://problem/72075090>
Comment 3 Alex Christensen 2020-12-14 16:18:03 PST
Yep, we probably need something similar to r270137 for the same reason.
Comment 4 Ryan Haddad 2020-12-15 12:16:10 PST
Marked test as flaky in https://trac.webkit.org/changeset/270857/webkit
Comment 5 Alex Christensen 2020-12-15 12:44:43 PST
Created attachment 416280 [details]
Patch
Comment 6 Alex Christensen 2020-12-15 16:06:56 PST
committed r270873