[Webkit-unassigned] [Bug 190992] New: [GTK] Layout test http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 11:50:39 PDT 2018


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

            Bug ID: 190992
           Summary: [GTK] Layout test
                    http/tests/resourceLoadStatistics/capped-lifetime-for-
                    cookie-set-in-js.html is failing
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, wilander at apple.com

Layout test http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js.html has been failing for GTK since it was unskipped and renamed in r237304 "Only cap lifetime of persistent cookies created client-side through document.cookie when resource load statistics is enabled". There is a text diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js-actual.txt
@@ -3,9 +3,11 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS The two short-lived cookies don't expire after more than 172830 seconds.
-PASS The two long-lived cookies don't expire after more than 604830 seconds.
+FAIL Cookie named longLivedCookieMaxAge expires in more than 604830 seconds.
+FAIL Cookie named longLivedCookieExpires expires in more than 604830 seconds.
+FAIL At least one cookie's expiry attribute was beyond the test thresholds.
 PASS successfullyParsed is true
+Some tests failed.

 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/20181027/5b709680/attachment.html>


More information about the webkit-unassigned mailing list