This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients Scott.Wimer, demian.brecht, jcea, martin.panter, orsenthil, r.david.murray, terry.reedy, xtreak
Date 2019-04-25.07:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556177780.1.0.726999341008.issue12144@roundup.psfhosted.org>
In-reply-to
Content
Karthikeyan, it looks like your test will pass even when the bug is not fixed. A test calling code that writes error message does not necessarily mean the test itself will fail, I don’t think.

I suggest you look at raising an exception when the UserWarning is triggered, and/or check that the expected cookie is returned with the right “expires” value.
History
Date User Action Args
2019-04-25 07:36:20martin.pantersetrecipients: + martin.panter, terry.reedy, jcea, orsenthil, r.david.murray, Scott.Wimer, demian.brecht, xtreak
2019-04-25 07:36:20martin.pantersetmessageid: <1556177780.1.0.726999341008.issue12144@roundup.psfhosted.org>
2019-04-25 07:36:20martin.panterlinkissue12144 messages
2019-04-25 07:36:20martin.pantercreate