WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 47832
[GTK] http/tests/inspector/console-xhr-logging.html fails in the bots
https://bugs.webkit.org/show_bug.cgi?id=47832
Summary
[GTK] http/tests/inspector/console-xhr-logging.html fails in the bots
Alejandro G. Castro
Reported
2010-10-18 10:05:33 PDT
Locally is does not fail, not sure if we have to update something in the bots, skipping meahwhile:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r69950%20(14839)/http/tests/inspector/console-xhr-logging-pretty-diff.html
Attachments
Add attachment
proposed patch, testcase, etc.
WebKit Review Bot
Comment 1
2010-10-18 11:06:04 PDT
http://trac.webkit.org/changeset/69967
might have broken Qt Windows 32-bit Release
Martin Robinson
Comment 2
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
Sergio Villar Senin
Comment 3
2011-02-09 00:10:26 PST
(In reply to
comment #2
)
> Here's the test diff:
Seems a pretty easy issue, I think I have a fix for that on one of my local branches
Martin Robinson
Comment 4
2011-02-18 12:59:48 PST
Any updates on this one?
Sergio Villar Senin
Comment 5
2011-02-21 02:05:38 PST
(In reply to
comment #4
)
> Any updates on this one?
It's working fine for me locally and works fine when executing it manually on bots. Guess it was already fixed
Martin Robinson
Comment 6
2011-02-21 13:06:26 PST
Seems to be passing now. We can reopen this if we run into problems again.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug