Bug 212165

Summary: [ macOS iOS ] http/tests/resourceLoadStatistics/telemetry-generation-basic-functionality-database.html is a rare flaky failure
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: New BugsAssignee: Kate Cheney <katherine_cheney>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, katherine_cheney, webkit-bot-watchers-bugzilla, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Jacob Uphoff 2020-05-20 13:49:11 PDT
http/tests/resourceLoadStatistics/telemetry-generation-basic-functionality-database.html

This test has been a rare flaky failure for all visible history.

History:

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Ftelemetry-generation-basic-functionality-database.html&platform=ios&platform=mac

Diff:

@@ -15,17 +15,18 @@
 PASS testResult.top3MedianUniqueRedirectsWithoutUI is 0
 PASS testResult.top3MedianDataRecordsRemovedWithoutUI is 0
 PASS Hosts classified as prevalent resources.
-PASS testResult.numberOfPrevalentResources is 4
-PASS testResult.numberOfPrevalentResourcesWithUserInteraction is 1
-PASS testResult.numberOfPrevalentResourcesWithoutUserInteraction is 3
+FAIL testResult.numberOfPrevalentResources should be 4. Was 0.
+FAIL testResult.numberOfPrevalentResourcesWithUserInteraction should be 1. Was 0.
+FAIL testResult.numberOfPrevalentResourcesWithoutUserInteraction should be 3. Was 0.
 PASS testResult.topPrevalentResourceWithUserInteractionDaysSinceUserInteraction is 0
 PASS testResult.medianDaysSinceUserInteractionPrevalentResourceWithUserInteraction is 0
 PASS testResult.top3NumberOfPrevalentResourcesWithUI is 0
-PASS testResult.top3MedianSubFrameWithoutUI is 4
-PASS testResult.top3MedianSubResourceWithoutUI is 4
-PASS testResult.top3MedianUniqueRedirectsWithoutUI is 4
+FAIL testResult.top3MedianSubFrameWithoutUI should be 4. Was 0.
+FAIL testResult.top3MedianSubResourceWithoutUI should be 4. Was 0.
+FAIL testResult.top3MedianUniqueRedirectsWithoutUI should be 4. Was 0.
 PASS testResult.top3MedianDataRecordsRemovedWithoutUI is 0
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2020-05-20 13:49:28 PDT
<rdar://problem/63462045>
Comment 2 Jacob Uphoff 2020-05-20 14:01:40 PDT
set expectations here: https://trac.webkit.org/changeset/261952/webkit
Comment 3 Kate Cheney 2020-07-13 18:02:33 PDT
Created attachment 404196 [details]
Patch
Comment 4 Kate Cheney 2020-07-13 18:08:33 PDT
Created attachment 404197 [details]
Patch
Comment 5 Kate Cheney 2020-07-13 18:15:59 PDT
Created attachment 404198 [details]
Patch
Comment 6 Brent Fulgham 2020-07-14 08:37:46 PDT
Comment on attachment 404198 [details]
Patch

R=me
Comment 7 Kate Cheney 2020-07-14 09:26:59 PDT
Comment on attachment 404198 [details]
Patch

cq- because of wincairo build failure
Comment 8 Kate Cheney 2020-07-14 09:59:40 PDT
Created attachment 404246 [details]
Patch
Comment 9 EWS 2020-07-14 11:19:06 PDT
Committed r264356: <https://trac.webkit.org/changeset/264356>

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