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 vstinner
Recipients paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-03.10:45:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493808304.39.0.123980338156.issue30254@psf.upfronthosting.co.za>
In-reply-to
Content
Another example, worse:
---
...
[123/401] test_source_encoding
[124/401] test_locale
[125/401] test_unary
116 tests OK.
9 tests skipped:
    test_applesingle test_bsddb185 test_ioctl test_kqueue
    test_linuxaudiodev test_msilib test_startfile test_sunaudiodev
    test_tk
1 skip unexpected on linux2:
    test_ioctl
---
http://buildbot.python.org/all/builders/PPC64LE%20Fedora%202.7/builds/127/steps/test/logs/stdio

Only 116 tests here???
History
Date User Action Args
2017-05-03 10:45:04vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2017-05-03 10:45:04vstinnersetmessageid: <1493808304.39.0.123980338156.issue30254@psf.upfronthosting.co.za>
2017-05-03 10:45:04vstinnerlinkissue30254 messages
2017-05-03 10:45:04vstinnercreate