RESOLVED FIXED 29505
http/tests/loading/basic-credentials-sent-automatically.html failing on Leopard bot
https://bugs.webkit.org/show_bug.cgi?id=29505
Summary http/tests/loading/basic-credentials-sent-automatically.html failing on Leopa...
Eric Seidel (no email)
Reported 2009-09-18 14:18:51 PDT
http/tests/loading/basic-credentials-sent-automatically.html failing on Leopard bot This appears to be an intermittent failure. http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r48528%20(5134)/results.html Filing a bug in case we see this more times. The checkin which caused that build was qt-only and in no way related to that test. --- layout-test-results/http/tests/loading/basic-credentials-sent-automatically-expected.txt 2009-09-18 14:09:05.000000000 -0700 +++ layout-test-results/http/tests/loading/basic-credentials-sent-automatically-actual.txt 2009-09-18 14:09:05.000000000 -0700 @@ -15,6 +15,7 @@ frame "<!--framePath //<!--frame2-->-->" - didStartProvisionalLoadForFrame frame "<!--framePath //<!--frame1-->-->" - didHandleOnloadEventsForFrame frame "<!--framePath //<!--frame1-->-->" - didFinishLoadForFrame +<unknown> - didReceiveAuthenticationChallenge - Responding with third:third-pw frame "<!--framePath //<!--frame2-->-->" - didCommitLoadForFrame frame "<!--framePath //<!--frame2-->-->" - didFinishDocumentLoadForFrame frame "<!--framePath //<!--frame3-->-->" - didStartProvisionalLoadForFrame @@ -49,9 +50,9 @@ -------- Frame: '<!--framePath //<!--frame2-->-->' -------- -Authenticated as user: second password: second-pw +Authenticated as user: third password: third-pw -------- Frame: '<!--framePath //<!--frame3-->-->' -------- -Authenticated as user: second password: second-pw +Authenticated as user: third password: third-pw
Attachments
Brady Eidson
Comment 1 2009-09-18 15:27:38 PDT
Committed a speculative fix in revision 48541. Not closing the bug, because I've never been able to reproduce this and it's intermittent for those affected, so we'll have to let it bake a little...
Eric Seidel (no email)
Comment 2 2009-09-22 16:14:11 PDT
This just failed for the commit-queue as well while trying to land bug 29536. :( The commit-queue saw the same diff as above.
Eric Seidel (no email)
Comment 3 2009-09-24 14:36:56 PDT
Another: http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r48731%20(5267)/results.html (I'm just noticing these because the queue keeps getting blocked on a red tree today.)
Alexey Proskuryakov
Comment 4 2009-09-29 09:26:07 PDT
Quite likely, this is fixed together with bug 29322.
Note You need to log in before you can comment on or make changes to this bug.