Bug 220127 - REGRESSION: http/tests/inspector/network/resource-timing.html is a flaky failure
Summary: REGRESSION: http/tests/inspector/network/resource-timing.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-23 12:02 PST by Ryan Haddad
Modified: 2021-01-05 10:09 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2020-12-23 12:08 PST, Ryan Haddad
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-23 12:02:48 PST
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-timing-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-timing-actual.txt
@@ -19,6 +19,7 @@
 PASS: responseEnd should come after responseStart.
 
 -- Running test case: Resource.TimingData.Redirect
+ERROR: Missing frame for given frameId
 PASS: Start time should be before redirect start time.
 PASS: Redirect start time should be before redirect end time.
 PASS: Redirect duration should be at least a few milliseconds.

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Fresource-timing.html
Comment 1 Ryan Haddad 2020-12-23 12:08:10 PST
Created attachment 416721 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-12-30 12:03:13 PST
<rdar://problem/72742865>
Comment 3 EWS 2021-01-05 10:09:22 PST
Committed r271152: <https://trac.webkit.org/changeset/271152>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416721 [details].