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 njs, pitrou, python-dev, vstinner
Date 2016-03-22.16:54:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458665672.39.0.791764914731.issue26588@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, "s390x RHEL 3.x" and "AMD64 Debian root 3.x" buildbots use "-j 1" command line option. In practice, tests are not run in subprocesses, -j1 option is ignored (issue #25285).
History
Date User Action Args
2016-03-22 16:54:32vstinnersetrecipients: + vstinner, pitrou, njs, python-dev
2016-03-22 16:54:32vstinnersetmessageid: <1458665672.39.0.791764914731.issue26588@psf.upfronthosting.co.za>
2016-03-22 16:54:32vstinnerlinkissue26588 messages
2016-03-22 16:54:32vstinnercreate