[Webkit-unassigned] [Bug 61122] New: [GTK] http/tests/navigation/post-307-response.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 06:06:41 PDT 2011


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

           Summary: [GTK] http/tests/navigation/post-307-response.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: svillar at igalia.com


Consistently fails on the 3 GTK bots:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/navigation/post-307-response-expected.txt    2011-05-19 05:40:59.039013770 -0700
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/navigation/post-307-response-actual.txt    2011-05-19 05:40:59.039013770 -0700
@@ -1,7 +1,2 @@
-headers CONTENT_TYPE and CONTENT_LENGTH should be present.
-CONTENT_TYPE is present. Its value is: application/x-www-form-urlencoded
-CONTENT_LENGTH is present. Its value is: 15
-
-POST data should be present.
-POST data is present.
+FAIL: Timed out waiting for notifyDone to be called


Test added in r86693. Seems like we should clear Contents-length and Contents-type of the requests that do not have contents, like Qt does in Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp

Will skip the test for now.

-- 
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