WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138528
Delete cookies between tests
https://bugs.webkit.org/show_bug.cgi?id=138528
Summary
Delete cookies between tests
Alexey Proskuryakov
Reported
2014-11-07 17:15:37 PST
We should start each test from a clean state, so that there is never a dependency on test order. Most of the time, tests clean up after themselves, and they should continue doing this so that they could be run from a browser. But it's been too often that leaking cookies caused test flakiness, it's time to stop that for good.
Attachments
proposed fix
(5.30 KB, patch)
2014-11-07 17:19 PST
,
Alexey Proskuryakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-11-07 17:19:43 PST
Created
attachment 241221
[details]
proposed fix
WebKit Commit Bot
Comment 2
2014-11-08 19:17:07 PST
Comment on
attachment 241221
[details]
proposed fix Clearing flags on attachment: 241221 Committed
r175783
: <
http://trac.webkit.org/changeset/175783
>
WebKit Commit Bot
Comment 3
2014-11-08 19:17:18 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug