RESOLVED FIXED82309
REGRESSION (r112217): http/tests/xmlhttprequest/basic-auth-default.html, http/tests/xmlhttprequest/re-login-async.html failing on GTK Linux 64-bit Release
https://bugs.webkit.org/show_bug.cgi?id=82309
Summary REGRESSION (r112217): http/tests/xmlhttprequest/basic-auth-default.html, http...
Philippe Normand
Reported 2012-03-27 01:56:03 PDT
http/tests/xmlhttprequest/basic-auth-default.html and http/tests/xmlhttprequest/re-login-async.html started failing on GTK Linux 64-bit Release in r112217 <http://trac.webkit.org/changeset/112217>. http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r112216%20(20957)/results.html passed http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r112217%20(20958)/results.html failed I'll skip those two tests on GTK for now...
Attachments
Martin Robinson
Comment 1 2012-03-27 07:03:20 PDT
Here's the diff: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/xmlhttprequest/basic-auth-default-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/xmlhttprequest/basic-auth-default-actual.txt @@ -1,5 +1,6 @@ +FAIL: Timed out waiting for notifyDone to be called Test that Basic credentials are sent preemptively, without waiting for 401 response code. This is not a MUST level requirement in RFC 2616, but it's good to implement. No authentication dialogs should appear, and the below line should say "PASS". -PASS +Testing, step 1...
Sergio Villar Senin
Comment 2 2012-04-25 02:32:50 PDT
Unskipped in r115176 as it's working fine in all the GTK+ bots.
Note You need to log in before you can comment on or make changes to this bug.