[Webkit-unassigned] [Bug 202240] New: [GTK] http/tests/cookies/private-cookie-storage.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 14:22:25 PDT 2019


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

            Bug ID: 202240
           Summary: [GTK] http/tests/cookies/private-cookie-storage.html
                    is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

http/tests/cookies/private-cookie-storage.html

Failing since r249530:r249620

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/cookies/private-cookie-storage-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/cookies/private-cookie-storage-actual.txt
@@ -3,8 +3,9 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-Cookies after disabling private browsing (should be key1=value1):key1=value1
-PASS cookie is 'key1=value1'.
+Cookies before setting (should be empty):140ff0289ba9416bbc208426f0dc0be1=42
+Cookies before enabling private browsing (should be key1=value1):140ff0289ba9416bbc208426f0dc0be1=42; key1=value1
+FAIL cookie was '140ff0289ba9416bbc208426f0dc0be1=42; key1=value1'. Expected 'key1=value1'.
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20190925/a34d6809/attachment.html>


More information about the webkit-unassigned mailing list