Bug 31412 - http/tests/xmlhttprequest/logout.html failed on Tiger Bot
Summary: http/tests/xmlhttprequest/logout.html failed on Tiger Bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 31984 (view as bug list)
Depends on: 33301
Blocks: 33289 33409
  Show dependency treegraph
 
Reported: 2009-11-12 08:27 PST by Eric Seidel (no email)
Modified: 2010-01-20 15:32 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.23 KB, patch)
2010-01-08 16:16 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (1.09 KB, patch)
2010-01-20 15:19 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (1.09 KB, patch)
2010-01-20 15:30 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-11-12 08:27:52 PST
http/tests/xmlhttprequest/logout.html failed on Tiger Bot

http://build.webkit.org/results/Tiger%20Intel%20Release/r50879%20(6115)/http/tests/xmlhttprequest/logout-pretty-diff.html

--- layout-test-results/http/tests/xmlhttprequest/logout-expected.txt	2009-11-12 07:13:42.000000000 -0800
+++ layout-test-results/http/tests/xmlhttprequest/logout-actual.txt	2009-11-12 07:13:42.000000000 -0800
@@ -4,4 +4,4 @@
 
 Login: PASS
 Async request sent before logout: PASS
-Logout: PASS
+Logout: FAIL

This is the first time I've seen this failure.
Comment 1 Eric Seidel (no email) 2009-11-12 08:28:48 PST
Adding author and reviewer.
Comment 2 Eric Seidel (no email) 2009-12-09 13:11:53 PST
*** Bug 31984 has been marked as a duplicate of this bug. ***
Comment 5 Eric Seidel (no email) 2010-01-06 20:11:22 PST
Failed again:
http://build.webkit.org/results/Tiger%20Intel%20Release/r52896%20(7489)/results.html
Comment 6 Eric Seidel (no email) 2010-01-06 21:27:00 PST
I just saw this same test time out on Snow Leopard Release (bug 33301).  I suspect these two bugs may have the same root cause.
Comment 7 Eric Seidel (no email) 2010-01-07 17:41:03 PST
@ap:   What's the severity here?  Can we just skip this test to make the Tiger bot green, or is this a critical issue we need to leave on the bots until it's fixed?
Comment 9 Alexey Proskuryakov 2010-01-08 11:37:16 PST
I think it's acceptable to skip this test (on Tiger only).
Comment 10 Eric Seidel (no email) 2010-01-08 16:16:10 PST
Created attachment 46174 [details]
Patch
Comment 11 WebKit Commit Bot 2010-01-08 16:47:04 PST
Comment on attachment 46174 [details]
Patch

Clearing flags on attachment: 46174

Committed r53024: <http://trac.webkit.org/changeset/53024>
Comment 12 WebKit Commit Bot 2010-01-08 16:47:11 PST
All reviewed patches have been landed.  Closing bug.
Comment 13 Eric Seidel (no email) 2010-01-20 15:19:07 PST
Created attachment 47068 [details]
Patch
Comment 14 Csaba Osztrogonác 2010-01-20 15:21:56 PST
(In reply to comment #13)
> Created an attachment (id=47068) [details]
> Patch

I think it is a wrong bug. :)
Comment 15 David Levin 2010-01-20 15:22:49 PST
Comment on attachment 47068 [details]
Patch

This patch seems to be on the incorrect bug. Perhaps you meant to add it to https://bugs.webkit.org/show_bug.cgi?id=33310 ?
Comment 16 Eric Seidel (no email) 2010-01-20 15:24:44 PST
Yes, sorry.
Comment 17 Eric Seidel (no email) 2010-01-20 15:30:30 PST
Created attachment 47072 [details]
Patch
Comment 18 Eric Seidel (no email) 2010-01-20 15:32:44 PST
Comment on attachment 47072 [details]
Patch

I'm having trouble.