WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
182072
Layout Test http/tests/resourceLoadStatistics/third-party-cookie-with-and-without-user-interaction.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=182072
Summary
Layout Test http/tests/resourceLoadStatistics/third-party-cookie-with-and-wit...
Matt Lewis
Reported
2018-01-24 16:30:34 PST
The following layout test is flaky on High Sierra WK2 http/tests/resourceLoadStatistics/third-party-cookie-with-and-without-user-interaction.html Probable cause: The failures start further back than the flakiness dashboard can go. The last time the test was touched however was
https://trac.webkit.org/changeset/225640
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2FresourceLoadStatistics%2Fthird-party-cookie-with-and-without-user-interaction.html
Diff: --- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-with-and-without-user-interaction-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-with-and-without-user-interaction-actual.txt @@ -30,8 +30,8 @@ Should only receive partitioned, third party cookie. Did not receive cookie named 'firstPartyCookie'. Did not receive cookie named 'thirdPartyCookie'. -Received cookie named 'partitionedThirdPartyCookie'. -Client-side document.cookie: partitionedThirdPartyCookie=value +Did not receive cookie named 'partitionedThirdPartyCookie'. +Client-side document.cookie: -------- Frame: '<!--framePath //<!--frame4-->-->' @@ -39,5 +39,5 @@ After user interaction, should receive non-partitioned cookies set in a first-party context and in a third-party context. Received cookie named 'firstPartyCookie'. Received cookie named 'thirdPartyCookie'. -Did not receive cookie named 'partitionedThirdPartyCookie'. -Client-side document.cookie: firstPartyCookie=value,thirdPartyCookie=value +Received cookie named 'partitionedThirdPartyCookie'. +Client-side document.cookie: firstPartyCookie=value,partitionedThirdPartyCookie=value,thirdPartyCookie=value
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-01-24 16:31:05 PST
<
rdar://problem/36845795
>
John Wilander
Comment 2
2018-01-30 22:06:56 PST
See
r227875
: <
https://trac.webkit.org/changeset/227875
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug