[Webkit-unassigned] [Bug 110844] REGRESSION (r143931): set-cookie-on-redirect.html breaks subsequent tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 00:36:54 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110844





--- Comment #1 from Sergio Villar Senin <svillar at igalia.com>  2013-02-26 00:39:17 PST ---
(In reply to comment #0)
> This test doesn't clean up cookies, so they show up in subsequent tests, and in particular break third-party-cookie-relaxing.html, because it depends on whether there are already cookies set for the particular first party.
> 
> Bots hide this misbehavior, because they re-run failing tests, this time without set-cookie-on-redirect.html.
> 
> Sergio, can you please look into this? I think that the patch will need to be rolled out if this cannot be fixed soon.

Sure.

It's true that the test I added does not clean up cookies, but in any case, shouldn't third-party-cookie-relaxing.html call clearAllCookies() at the beginning as the other tests do?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list