Bug 186603 - REGRESSION (r232585): [iOS] LayoutTest http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-with-partitioning-timeout.html is a flaky timeout
Summary: REGRESSION (r232585): [iOS] LayoutTest http/tests/resourceLoadStatistics/part...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-13 11:38 PDT by Ryan Haddad
Modified: 2018-07-12 17:28 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.11 KB, patch)
2018-06-13 12:45 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-06-13 11:38:43 PDT
LayoutTest http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-with-partitioning-timeout.html is frequently timing out on iOS Simulator bots

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2FresourceLoadStatistics%2Fpartitioned-and-unpartitioned-cookie-with-partitioning-timeout.html
Comment 1 John Wilander 2018-06-13 11:44:20 PDT
This is another case where the actual test output is empty. I will add console log output messages so that we can get info on where it is timing out.
Comment 2 Radar WebKit Bug Importer 2018-06-13 12:13:20 PDT
<rdar://problem/41096614>
Comment 3 John Wilander 2018-06-13 12:45:15 PDT
Created attachment 342684 [details]
Patch
Comment 4 WebKit Commit Bot 2018-06-13 13:24:33 PDT
Comment on attachment 342684 [details]
Patch

Clearing flags on attachment: 342684

Committed r232805: <https://trac.webkit.org/changeset/232805>
Comment 5 WebKit Commit Bot 2018-06-13 13:24:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Alexey Proskuryakov 2018-06-13 22:18:44 PDT
Re-opening, since this only added logging.
Comment 7 John Wilander 2018-07-12 17:28:12 PDT
This is no longer flaky:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-with-partitioning-timeout.html
It is still slow but that’s because it has a deliberate 2 second timeout to test the timestamp functionality.