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 sebres
Recipients paul.moore, sebres, steve.dower, tim.golden, zach.ware
Date 2018-08-29.13:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535549022.62.0.56676864532.issue34489@psf.upfronthosting.co.za>
In-reply-to
Content
> Would you consider adding your test suite into the regression tests as well?

Sure. Done.

> Right now, this is a well known issue on all platforms

Really? I can't imagine this for something else as windows (and it is currently fixed also for windows only).
Anyway if you want the same test-cases for other platforms also, the windows skip-constraint of new test-class "CommandTryInject" should be removed (and the set-up as well as "_do_execwithargs" should get additional processing for *nix-shell-script instead of the .bat-file).
History
Date User Action Args
2018-08-29 13:23:42sebressetrecipients: + sebres, paul.moore, tim.golden, zach.ware, steve.dower
2018-08-29 13:23:42sebressetmessageid: <1535549022.62.0.56676864532.issue34489@psf.upfronthosting.co.za>
2018-08-29 13:23:42sebreslinkissue34489 messages
2018-08-29 13:23:42sebrescreate