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 Michael.Felt
Recipients BreamoreBoy, Michael.Felt, eric.araujo, sable, tarek
Date 2018-01-15.13:59:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516024755.89.0.467229070634.issue11191@psf.upfronthosting.co.za>
In-reply-to
Content
After even more years - I see the same test failing, just a bit different.

And, others....

in short:

./python Lib/test/test_distutils.py
...
Ran 245 tests in 10.337s

FAILED (errors=7, skipped=31)

I have managed to get this to:

FAILED (errors=1, skipped=37)

And this is still:

ERROR: test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase)

So, moving forward now.
History
Date User Action Args
2018-01-15 13:59:16Michael.Feltsetrecipients: + Michael.Felt, sable, tarek, eric.araujo, BreamoreBoy
2018-01-15 13:59:15Michael.Feltsetmessageid: <1516024755.89.0.467229070634.issue11191@psf.upfronthosting.co.za>
2018-01-15 13:59:15Michael.Feltlinkissue11191 messages
2018-01-15 13:59:15Michael.Feltcreate