Bug 212165 - [ macOS iOS ] http/tests/resourceLoadStatistics/telemetry-generation-basic-functionality-database.html is a rare flaky failure
Summary: [ macOS iOS ] http/tests/resourceLoadStatistics/telemetry-generation-basic-fu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kate Cheney
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-20 13:49 PDT by Jacob Uphoff
Modified: 2020-07-14 11:19 PDT (History)
6 users (show)

See Also:


Attachments
Patch (38.99 KB, patch)
2020-07-13 18:02 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff
Patch (39.79 KB, patch)
2020-07-13 18:08 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff
Patch (39.94 KB, patch)
2020-07-13 18:15 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff
Patch (39.79 KB, patch)
2020-07-14 09:59 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].