RESOLVED WORKSFORME42718
Web Inspector: http/tests/inspector/resource-parameters.html fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=42718
Summary Web Inspector: http/tests/inspector/resource-parameters.html fails on Windows
Brian Weinstein
Reported 2010-07-20 17:00:04 PDT
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
Attachments
Adam Roben (:aroben)
Comment 1 2011-03-17 10:18:35 PDT
This isn't failing anymore, and doesn't seem to be being skipped.
Note You need to log in before you can comment on or make changes to this bug.