Bug 229454 - [BigSur wk2 Debug x86] http/tests/inspector/network/resource-timing.html is a flaky failure
Summary: [BigSur wk2 Debug x86] http/tests/inspector/network/resource-timing.html is a...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-24 10:47 PDT by Eric Hutchison
Modified: 2021-09-14 15:54 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-08-24 10:47:24 PDT
http/tests/inspector/network/resource-timing.html

is a flaky failure on BigSur wk2 Debug x86.

History: st=http%2Ftests%2Finspector%2Fnetwork%2Fresource-timing.html

Results: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r281446%20(3387)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-timing-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-timing-actual.txt
@@ -19,8 +19,5 @@
 PASS: responseEnd should come after responseStart.
 
 -- Running test case: Resource.TimingData.Redirect
-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.
-PASS: Redirect end time should be before fetch start time.
+!! TIMEOUT: took longer than 10000ms
Comment 1 Radar WebKit Bug Importer 2021-08-24 10:52:34 PDT
<rdar://problem/82299711>
Comment 3 Eric Hutchison 2021-08-24 11:01:07 PDT
Update test expectations at https://trac.webkit.org/changeset/281501/webkit.
Comment 4 Eric Hutchison 2021-09-14 15:54:26 PDT
Unable to reproduce test results locally.