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 abarry
Recipients abarry, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-06-30.16:47:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467305238.88.0.613411427666.issue27423@psf.upfronthosting.co.za>
In-reply-to
Content
Running test_os yields a ton (something like 20) failed assertion warnings. The attached screenshot is one of them (comes up a few times), but there are others. Choosing to Ignore the error makes Python think that the test was merely skipped without any error.

I'm not sure where exactly this kind of bug report goes (doesn't seem to be Python's fault), but I'm hoping some of the Windows experts can pick this up.
History
Date User Action Args
2016-06-30 16:47:18abarrysetrecipients: + abarry, paul.moore, tim.golden, zach.ware, steve.dower
2016-06-30 16:47:18abarrysetmessageid: <1467305238.88.0.613411427666.issue27423@psf.upfronthosting.co.za>
2016-06-30 16:47:18abarrylinkissue27423 messages
2016-06-30 16:47:18abarrycreate