Bug 35977 - REGRESSION(55738): http/tests/cookies/third-party-cookie-relaxing.html is failing intermittently on Leopard Commit Bot
Summary: REGRESSION(55738): http/tests/cookies/third-party-cookie-relaxing.html is fai...
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: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 35905
  Show dependency treegraph
 
Reported: 2010-03-10 10:45 PST by Eric Seidel (no email)
Modified: 2010-03-13 07:20 PST (History)
2 users (show)

See Also:


Attachments
Attempt to make cookie resetting much more 100% (6.50 KB, patch)
2010-03-10 13:30 PST, Brady Eidson
sam: review+
beidson: commit-queue-
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) 2010-03-10 10:45:52 PST
REGRESSION(55738): http/tests/cookies/third-party-cookie-relaxing.html is failing intermittently on Leopard Commit Bot

I believe Bradey is already working on a fix.

Mostly writing this down in bugzilla so we can track it.

Between this bug, and bug 35905 19 patches are currently blocked in the commit-queue waiting for the tree to consistently roll green again.
Comment 1 Brady Eidson 2010-03-10 10:54:19 PST
Are you sure this is intermittent...?  Are you sure it hasn't always been failing since r55742?

Please try deleting ~/Library/Cookies/Coookies.plist from the builder account.
Comment 2 Eric Seidel (no email) 2010-03-10 10:57:23 PST
Yes, this has been intermittent on the commit bot.  I'm happy to send you any and all failure logs if those would be helpful.
Comment 3 Eric Seidel (no email) 2010-03-10 10:57:52 PST
I've just deleted the cookies.plist file per your instructions.  Hopefully it will pass consistently now.
Comment 4 Eric Seidel (no email) 2010-03-10 10:59:38 PST
it's possible that this failure has not in fact been intermittent and that some other intermittent test (like bug 35905) ahead of this one has occasionally shown up as causing the failure instead of this.
Comment 5 Eric Seidel (no email) 2010-03-10 12:56:22 PST
Per Brady's instructions I ran:
rm ~/Library/Cookies/Cookies.plist

But I've still seen:
http/tests/cookies/third-party-cookie-relaxing.html -> failed
at least once since. :(
Comment 6 Brady Eidson 2010-03-10 13:30:41 PST
Created attachment 50431 [details]
Attempt to make cookie resetting much more 100%
Comment 7 Brady Eidson 2010-03-10 13:35:47 PST
Hopefully http://trac.webkit.org/changeset/55801 will improve this...
Comment 8 Brady Eidson 2010-03-10 17:33:50 PST
All of the build.webkit.org bots have been passing these tests since I landed 55801 (though most were passing before)

How's the commit bot doing?
Comment 9 Eric Seidel (no email) 2010-03-10 22:50:52 PST
Don't know yet.  The build bots are red, thus blocking the commit-queue from running at all at the moment.  Once those green up we'll soon know if it has intermittent cookie problems still.

The problem would be visible here:
http://webkit-commit-queue.appspot.com/
because it would say "unable to build and test" for the commit-bot status.
Comment 10 David Kilzer (:ddkilzer) 2010-03-13 07:20:39 PST
I believe this can be marked as fixed.