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 29939
http/tests/xmlhttprequest/basic-auth.html timed out on Leopard bot
https://bugs.webkit.org/show_bug.cgi?id=29939
Summary
http/tests/xmlhttprequest/basic-auth.html timed out on Leopard bot
Eric Seidel (no email)
Reported
2009-09-30 15:52:38 PDT
http/tests/xmlhttprequest/basic-auth.html timed out on Leopard bot
http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r48942%20(5588)/results.html
I don't have frequency numbers for you yet. But I'll add notes to this bug when I see it. Not sure who to CC here, but I think ap has hacked in this code and might know.
Attachments
Patch
(1.00 KB, patch)
2010-01-21 17:20 PST
,
Eric Seidel (no email)
ap
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-09-30 22:29:52 PDT
Another one this evening:
http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r48942%20(5588)/results.html
Eric Seidel (no email)
Comment 2
2010-01-09 19:38:21 PST
Just timed out on the Snow Leopard Release bot as well:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53047%20(4086)/results.html
We seem to see a lot of trouble with these auth tests on all bots. I suspect we may have a deeper problem here.
Eric Seidel (no email)
Comment 3
2010-01-21 17:16:14 PST
Timed out on Snow Leopard Release just now:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53660%20(4646)/results.html
Eric Seidel (no email)
Comment 4
2010-01-21 17:17:04 PST
http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/xmlhttprequest/basic-auth.html
Eric Seidel (no email)
Comment 5
2010-01-21 17:20:00 PST
Created
attachment 47163
[details]
Patch
Eric Seidel (no email)
Comment 6
2010-01-21 17:23:06 PST
There are various other possibly related test failures:
https://bugs.webkit.org/show_bug.cgi?id=33357
https://bugs.webkit.org/show_bug.cgi?id=33301
https://bugs.webkit.org/show_bug.cgi?id=32961
https://bugs.webkit.org/show_bug.cgi?id=30669
https://bugs.webkit.org/show_bug.cgi?id=30726
https://bugs.webkit.org/show_bug.cgi?id=29939
Alexey Proskuryakov
Comment 7
2010-01-21 20:15:21 PST
Comment on
attachment 47163
[details]
Patch I don't want to skip this. We previously had authentication tests crash, and that helped catch a bad regression - no sense in losing regression testing for auth code.
Eric Seidel (no email)
Comment 8
2010-01-22 03:56:51 PST
The auth tests clearly are flakey, as demonstrated in the numerous bugs above. What should we do if we don't skip them?
Alexey Proskuryakov
Comment 9
2010-01-22 08:35:52 PST
As long as there is no expectations mechanism to keep testing for crashes and further regressions, all we can do is suffer the flakiness. Assuming no one is going to try and fix it.
Eric Seidel (no email)
Comment 10
2010-01-22 12:15:10 PST
I agree that a test expectations mechanism is the right way to go. Sadly we don't have such yet. Leaving the bots red until some future time when we do is silly. I also think it's silly for one test to hold 11,000 tests hostage. Which is exactly what flakey tests do. They reduce the usefulness of the rest of the tests, but making it harder for someone to know if their patch is correct or not. People stop trusting the tests and bots. By saying "but what if it catches a crasher later" you're arguing that we should exchange some current time value for some unlikely future time value. The current value is the value of green bots catching real regressions quickly because people know that red means they broken stuff. The unlikely future value is that this test would be the only one to catch some crasher. We could put numbers on such a value estimate, but I assure you the future value is not worth the current cost. I agree skipping tests is less than ideal, but it's the only tool we currently have to keep the bots green. That or rollouts. Since we can't rollout the change that broke this test, or realistically the one which added it, the best solution we have is to skip it with plans to mark it flakey instead when we have the technology. :)
Csaba Osztrogonác
Comment 11
2010-04-06 04:49:55 PDT
Failed on Snow Leopard:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20%28Tests%29/r57141%20%287752%29/http/tests/xmlhttprequest/basic-auth-pretty-diff.html
Adam Barth
Comment 12
2010-12-27 00:47:55 PST
Eight months later and this is still failing very frequently on the bots. Sadness.
Eric Seidel (no email)
Comment 13
2011-04-13 11:55:34 PDT
This must have been skipped or something. We haven't seen it fail in 4 months. Closing.
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