Bug 82309
| Summary: | REGRESSION (r112217): http/tests/xmlhttprequest/basic-auth-default.html, http/tests/xmlhttprequest/re-login-async.html failing on GTK Linux 64-bit Release | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | abarth, mrobinson, svillar |
| Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r112217%20(20958)/results.html | ||
Philippe Normand
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
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
Unskipped in r115176 as it's working fine in all the GTK+ bots.