Bug 280553

Summary: REGRESSION(282626@main?) : [ Sequoia+ iOS wk2 release ] 2x http/tests/resourceLoadStatistics/* are flaky failures.
Product: WebKit Reporter: Anfernee Viduya <aviduya>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, pascoe, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Anfernee Viduya
Reported 2024-09-27 17:06:10 PDT
http/tests/resourceLoadStatistics/prune-statistics.html http/tests/resourceLoadStatistics/remove-website-data-for-origin-deletes-link-decoration.html are flaky failures. HISTORY: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Fprune-statistics.html&test=http%2Ftests%2FresourceLoadStatistics%2Fremove-website-data-for-origin-deletes-link-decoration.html&architecture=arm64&version_name=iOS%2017&version_name=Sequoia DIFF: http/tests/resourceLoadStatistics/prune-statistics.html @@ -8,10 +8,12 @@ PASS Test iteration 3 passed. PASS Test iteration 4 passed. PASS Test iteration 5 passed. +FAIL checkIfPrevalent: Test iteration 6 failed. http://127.0.0.3:8000/temp was prevalent +FAIL checkIfPrevalentAccordingToInitialExpectation: Test iteration 6 failed. http://127.0.0.7:8000/temp wasn't prevalent +FAIL checkIfPrevalentAccordingToInitialExpectation: Test iteration 6 failed. http://127.0.0.8:8000/temp wasn't prevalent PASS Test iteration 6 passed. -PASS Test iteration 7 passed. -PASS Test iteration 8 passed. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE http/tests/resourceLoadStatistics/remove-website-data-for-origin-deletes-link-decoration.html +Registrable domain: 127.0.0.3 + hadUserInteraction: No + mostRecentUserInteraction: -1 + grandfathered: No + DataRemovalFrequency: Never + isPrevalentResource: Yes + isVeryPrevalentResource: No + dataRecordsRemoved: 0 +Registrable domain: 127.0.0.4 + hadUserInteraction: No + mostRecentUserInteraction: -1 + grandfathered: No + DataRemovalFrequency: Never + isPrevalentResource: Yes + isVeryPrevalentResource: No + dataRecordsRemoved: 0 +Registrable domain: 127.0.0.5 + hadUserInteraction: Yes + mostRecentUserInteraction: within 24 hours + grandfathered: No + DataRemovalFrequency: Never + isPrevalentResource: No + isVeryPrevalentResource: No + dataRecordsRemoved: 0 +Registrable domain: 127.0.0.6 + hadUserInteraction: Yes + mostRecentUserInteraction: within 24 hours + grandfathered: No + DataRemovalFrequency: Never + isPrevalentResource: No + isVeryPrevalentResource: No + dataRecordsRemoved: 0 +Registrable domain: 127.0.0.7 + hadUserInteraction: Yes + mostRecentUserInteraction: within 24 hours + grandfathered: No + DataRemovalFrequency: Never + isPrevalentResource: Yes + isVeryPrevalentResource: No + dataRecordsRemoved: 0 +Registrable domain: 127.0.0.8 + hadUserInteraction: Yes + mostRecentUserInteraction: within 24 hours + grandfathered: No + DataRemovalFrequency: Never + isPrevalentResource: Yes + isVeryPrevalentResource: No + dataRecordsRemoved: 0 REPRODUCIBILITY: I could not reproduce the issue on a mac. I am trying to reproduce on iOS, will update details. DESCRIPTION: This test has been failing for some time now, could not find a regression point.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-27 17:06:24 PDT
EWS
Comment 2 2024-09-27 17:50:14 PDT
Test gardening commit 284400@main (c3ae37327985): <https://commits.webkit.org/284400@main> Reviewed commits have been landed. Closing PR #34398 and removing active labels.
Anfernee Viduya
Comment 3 2024-09-27 21:18:00 PDT
Thanks to charliew@apple.com for the suggested regression point. As this stands, cannot be reproduced on mac. Still need to try on iOS.
Note You need to log in before you can comment on or make changes to this bug.