[Webkit-unassigned] [Bug 206639] [GTK] http/tests/contentextensions/block-cookies-basic.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 18:00:29 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206639

--- Comment #1 from Lauro Moura <lmoura at igalia.com> ---
The same happens to /http/tests/contentextensions/block-cookies-send.html starking flakiness in the same range.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/contentextensions/block-cookies-send-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/contentextensions/block-cookies-send-actual.txt
@@ -1,6 +1,6 @@
 This test loads a resource that sets a cookie, then verifies that the cookie is not sent out when it should be blocked.
-After the image, document.cookie is 'foo=awesomevalue'
-After the iframe, document.cookie is 'foo=awesomevalue'
+After the image, document.cookie is 'cookieSetAsFirstParty=1; foo=awesomevalue'
+After the iframe, document.cookie is 'cookieSetAsFirstParty=1; foo=awesomevalue'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200124/a2518490/attachment.htm>


More information about the webkit-unassigned mailing list