Bug 31412

Summary: http/tests/xmlhttprequest/logout.html failed on Tiger Bot
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, beidson, commit-queue, ossy, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 33301    
Bug Blocks: 33289, 33409    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.