RESOLVED FIXED 106332
Layout Test http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=106332
Summary Layout Test http/tests/misc/authentication-redirect-4/authentication-sent-to-...
Dimitri Glazkov (Google)
Reported 2013-01-08 09:49:13 PST
The test was added in http://trac.webkit.org/changeset/139062, and it's been timing out since. GTK folks, is this some Soup-specific stuff?
Attachments
Patch (1.87 KB, patch)
2013-01-08 11:58 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2013-01-08 09:53:39 PST
The bug was specific to soup, but the test should be applicable to all platforms. I can make the test GTK-specific, but there's either a problem with the test (likely) or a problem with whatever port is timing out.
Martin Robinson
Comment 2 2013-01-08 09:57:41 PST
(In reply to comment #1) > The bug was specific to soup, but the test should be applicable to all platforms. I can make the test GTK-specific, but there's either a problem with the test (likely) or a problem with whatever port is timing out. My bad, it seems to be flaky on Mac and times out on some GTK+ bots, but not all.
Martin Robinson
Comment 3 2013-01-08 11:58:34 PST
WebKit Review Bot
Comment 4 2013-01-08 13:04:05 PST
Comment on attachment 181720 [details] Patch Attachment 181720 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15762189 New failing tests: inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Ryosuke Niwa
Comment 5 2013-01-08 13:55:44 PST
Comment on attachment 181720 [details] Patch Clearing flags on attachment: 181720 Committed r139108: <http://trac.webkit.org/changeset/139108>
Ryosuke Niwa
Comment 6 2013-01-08 13:55:47 PST
All reviewed patches have been landed. Closing bug.
Ryosuke Niwa
Comment 7 2013-01-08 14:56:26 PST
Skipped the test on WebKit2 bots in http://trac.webkit.org/changeset/139118 since setHandlesAuthenticationChallenges hasn't been implemented yet in WebKitTestRunner.
Martin Robinson
Comment 8 2013-01-08 15:13:22 PST
Incidentally I have a patch up for that at: https://bugs.webkit.org/show_bug.cgi?id=103653
Note You need to log in before you can comment on or make changes to this bug.