RESOLVED FIXED 104686
[GTK] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html is failing
https://bugs.webkit.org/show_bug.cgi?id=104686
Summary [GTK] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html is failing
Zan Dobersek
Reported 2012-12-11 10:52:08 PST
The http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html layout test was unskipped in r137273, wasn't timing out though. http://trac.webkit.org/changeset/137273 Here's the diff: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/xmlhttprequest/redirect-cross-origin-tripmine-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/xmlhttprequest/redirect-cross-origin-tripmine-actual.txt @@ -23,21 +23,21 @@ Synchronous XMLHttpRequest 307 POST redirect: PASS Synchronous XMLHttpRequest 307 GET redirect: - PASS + FAIL. Non-simple content type: application/xml. Synchronous XMLHttpRequest 303 POST redirect: - PASS + FAIL. Custom header sent with a simple request. Synchronous XMLHttpRequest 303 GET redirect: - PASS + FAIL. Custom header sent with a simple request. Synchronous XMLHttpRequest 302 POST redirect: - PASS + FAIL. Custom header sent with a simple request. Synchronous XMLHttpRequest 302 GET redirect: - PASS + FAIL. Non-simple content type: application/xml. Synchronous XMLHttpRequest 307 DELETE redirect: PASS Synchronous XMLHttpRequest 301 POST redirect: - PASS + FAIL. Custom header sent with a simple request. Synchronous XMLHttpRequest 301 GET redirect: - PASS + FAIL. Non-simple content type: application/xml. Synchronous XMLHttpRequest 301 DELETE redirect: PASS DONE
Attachments
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 1 2015-03-24 05:19:16 PDT
This test is passing after r175776. The bug can be closed.
Note You need to log in before you can comment on or make changes to this bug.