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 ronaldoussoren
Recipients ronaldoussoren
Date 2018-07-28.09:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532769822.63.0.56676864532.issue34255@psf.upfronthosting.co.za>
In-reply-to
Content
The testsuite skips test_embed when srcdir != builddir, that's because test.test_embed assumes that _testembed is in the source directory. 

I noticed this while working on issue34247.
History
Date User Action Args
2018-07-28 09:23:42ronaldoussorensetrecipients: + ronaldoussoren
2018-07-28 09:23:42ronaldoussorensetmessageid: <1532769822.63.0.56676864532.issue34255@psf.upfronthosting.co.za>
2018-07-28 09:23:42ronaldoussorenlinkissue34255 messages
2018-07-28 09:23:42ronaldoussorencreate