RESOLVED CONFIGURATION CHANGED211652
REGRESSION (r260841): [iOS] http/tests/resourceLoadStatistics/third-party-cookie-blocking-on-sites-without-user-interaction-database.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=211652
Summary REGRESSION (r260841): [iOS] http/tests/resourceLoadStatistics/third-party-coo...
Ryan Haddad
Reported 2020-05-08 16:21:44 PDT
http/tests/resourceLoadStatistics/third-party-cookie-blocking-on-sites-without-user-interaction-database.html is a flaky failure on iOS simulator bots with the following diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-blocking-on-sites-without-user-interaction-database-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-blocking-on-sites-without-user-interaction-database-actual.txt @@ -19,5 +19,5 @@ Frame: '<!--frame2-->' -------- After user interaction, should receive first-party cookie. -Received cookie named 'firstPartyCookie'. -Client-side document.cookie: firstPartyCookie=value +Did not receive cookie named 'firstPartyCookie'. +Client-side document.cookie: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Fthird-party-cookie-blocking-on-sites-without-user-interaction-database.html
Attachments
Radar WebKit Bug Importer
Comment 1 2020-05-08 16:22:29 PDT
Ryan Haddad
Comment 2 2020-05-08 16:25:17 PDT
This appears to have started after https://trac.webkit.org/changeset/260841/webkit
Ryan Haddad
Comment 3 2020-05-13 12:13:45 PDT
Ryan Haddad
Comment 4 2020-05-21 13:27:57 PDT
Removed flaky expectation in r262025 since the test is consistently passing.
Note You need to log in before you can comment on or make changes to this bug.