Bug 229516

Summary: [Mac wk2 Release] imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html is a flaky failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ayumi_kojima, ehutchison, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=225737

Description Eric Hutchison 2021-08-25 14:13:42 PDT
imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html

is a flaky failure on Mac wk2 (BigSur, Monterey)

History: imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html

Results: https://build.webkit.org/results/Apple-BigSur-Release-AppleSilicon-WK2-Tests/r281326%20(3332)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry-actual.txt
@@ -1,4 +1,4 @@
 
 
-PASS Make sure all status codes are reported
+FAIL Make sure all status codes are reported assert_greater_than: http://localhost:8800/resources/testharness.js expected a number greater than 0 but got 0
Comment 1 Radar WebKit Bug Importer 2021-08-25 14:15:09 PDT
<rdar://problem/82357467>
Comment 2 Eric Hutchison 2021-08-25 14:18:44 PDT
Updated test expectations at https://trac.webkit.org/changeset/281585/webkit.
Comment 3 Radar WebKit Bug Importer 2021-08-25 14:19:03 PDT
<rdar://problem/82357639>
Comment 4 Eric Hutchison 2021-09-13 16:15:21 PDT
Reproduced on r282352 using run-webkit-tests --release --force -f --iterations 1000 --exit-after-n-failures 2 --clobber-old-results -f --force --iterations 1000 --exit-after-n-failures 1 --clobber-old-results imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html.
Comment 5 Eric Hutchison 2021-09-14 17:31:37 PDT
Unable to reproduce test results locally and issue has not occurred for 4 weeks. Removed test expectations: https://trac.webkit.org/changeset/282428/webkit.
Comment 6 Brent Fulgham 2022-06-23 14:25:39 PDT
*** Bug 230775 has been marked as a duplicate of this bug. ***