[Webkit-unassigned] [Bug 42718] New: Web Inspector: http/tests/inspector/resource-parameters.html fails on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 17:00:05 PDT 2010


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

           Summary: Web Inspector:
                    http/tests/inspector/resource-parameters.html fails on
                    Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bweinstein at apple.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com


This test fails on Window, and has for a while.

--- /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/http/tests/inspector/resource-parameters-expected.txt    2010-07-20 23:42:47.178312300 -0700
+++ /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/http/tests/inspector/resource-parameters-actual.txt    2010-07-20 23:42:47.177312200 -0700
@@ -38,16 +38,16 @@
         }
     }
     response : {
-        status : 200
-        statusText : "OK"
+        status : 405
+        statusText : "Method Not Allowed"
         headers : <object>
         content : {
-            size : 30
+            size : 345
             mimeType : "text/html"
         }
         redirectURL : ""
         headersSize : -1
-        bodySize : 30
+        bodySize : 345
     }
     timings : {
         blocked : -1

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