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 vajrasky
Recipients Arfrever, r.david.murray, vajrasky, zach.ware
Date 2013-12-02.09:39:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385977148.12.0.964210820644.issue19828@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry to forget to add the relevant detail:

$ ./python -S Lib/test
....
[284/387] test_shutil
[285/387] test_signal
[286/387] test_site
test test_site failed -- multiple errors occurred; run in verbose mode for details
[287/387/1] test_slice
[288/387/1] test_smtpd
[289/387/1] test_smtplib
....
History
Date User Action Args
2013-12-02 09:39:08vajraskysetrecipients: + vajrasky, Arfrever, r.david.murray, zach.ware
2013-12-02 09:39:08vajraskysetmessageid: <1385977148.12.0.964210820644.issue19828@psf.upfronthosting.co.za>
2013-12-02 09:39:08vajraskylinkissue19828 messages
2013-12-02 09:39:07vajraskycreate