[Webkit-unassigned] [Bug 99155] New: [Qt][WK2] http/tests/navigation/ping-cross-origin-from-https.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 02:36:49 PDT 2012


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

           Summary: [Qt][WK2]
                    http/tests/navigation/ping-cross-origin-from-https.htm
                    l fails
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
            Blocks: 79666


http/tests/navigation/ping-cross-origin-from-https.html fails on Qt WK2:
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/navigation/ping-cross-origin-from-https-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/navigation/ping-cross-origin-from-https-actual.txt
@@ -1,4 +1,5 @@
 Ping sent successfully
 CONTENT_TYPE: text/ping
+HTTP_COOKIE: foo=awesomevalue
 HTTP_PING_TO: https://127.0.0.1:8443/navigation/resources/check-ping.php
 REQUEST_METHOD: POST

It seems a previous test set foo=awesomevalue cookie, and it broke this test.
I think the problematic test should remove this cookie or cookie database
should be reset between tests.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list