Message 338244 - Python tracker

Message338244

Author vstinner
Recipients barry, r.david.murray, vstinner, xtreak
Date 2019-03-18.15:32:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552923158.99.0.492095547178.issue36348@roundup.psfhosted.org>
In-reply-to
Content
> Seems it used to fail randomly in past too : issue30648

Well, test_logout() fails randomly every 6 months, but when it fails: we have zero info about the bug. The "NO" in the error means that an exception has been raised and the server didn't reply to the "LOGOUT" command.
History
Date User Action Args
2019-03-18 15:32:39vstinnersetrecipients: + vstinner, barry, r.david.murray, xtreak
2019-03-18 15:32:38vstinnersetmessageid: <1552923158.99.0.492095547178.issue36348@roundup.psfhosted.org>
2019-03-18 15:32:38vstinnerlinkissue36348 messages
2019-03-18 15:32:38vstinnercreate