Message340825
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. |
|
| Date |
User |
Action |
Args |
| 2019-04-25 07:36:20 | martin.panter | set | recipients:
+ martin.panter, terry.reedy, jcea, orsenthil, r.david.murray, Scott.Wimer, demian.brecht, xtreak |
| 2019-04-25 07:36:20 | martin.panter | set | messageid: <[email protected]> |
| 2019-04-25 07:36:20 | martin.panter | link | issue12144 messages |
| 2019-04-25 07:36:20 | martin.panter | create | |
|