[Webkit-unassigned] [Bug 47832] [GTK] http/tests/inspector/console-xhr-logging.html fails in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 13:02:25 PST 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2011-02-08 13:02:25 PST ---
Here's the test diff:

--- /tmp/layout-test-results/http/tests/inspector/console-xhr-logging-expected.txt    2011-02-08 12:58:22.856448002 -0800
+++ /tmp/layout-test-results/http/tests/inspector/console-xhr-logging-actual.txt    2011-02-08 12:58:22.856448002 -0800
@@ -8,17 +8,17 @@
 CONSOLE MESSAGE: line 40: sending a %s request to %s
 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled.

-console-xhr-logging.html:11enabled
-console-xhr-logging.html:40sending a GET request to resources/xhr-exists.html
+127.0.0.1:8000/inspector/console-xhr-logging.html:11enabled
+127.0.0.1:8000/inspector/console-xhr-logging.html:40sending a GET request to resources/xhr-exists.html
 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-exists.html".
-console-xhr-logging.html:40sending a GET request to resources/xhr-does-not-exist.html
+127.0.0.1:8000/inspector/console-xhr-logging.html:40sending a GET request to resources/xhr-does-not-exist.html
 xhr-does-not-exist.htmlGET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)
 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html".
-console-xhr-logging.html:40sending a POST request to resources/post-target.cgi
+127.0.0.1:8000/inspector/console-xhr-logging.html:40sending a POST request to resources/post-target.cgi
 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/post-target.cgi".
-console-xhr-logging.html:21disabled
-console-xhr-logging.html:40sending a GET request to resources/xhr-exists.html
-console-xhr-logging.html:40sending a GET request to resources/xhr-does-not-exist.html
+127.0.0.1:8000/inspector/console-xhr-logging.html:21disabled
+127.0.0.1:8000/inspector/console-xhr-logging.html:40sending a GET request to resources/xhr-exists.html
+127.0.0.1:8000/inspector/console-xhr-logging.html:40sending a GET request to resources/xhr-does-not-exist.html
 xhr-does-not-exist.htmlGET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)
-console-xhr-logging.html:40sending a POST request to resources/post-target.cgi
+127.0.0.1:8000/inspector/console-xhr-logging.html:40sending a POST request to resources/post-target.cgi

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