On 11 July 2016 at 01:24, Slaven Rezic <sla...@rezic.de> wrote: > s it possible to blacklist/whitelist distributions for > parallel testing?
If you mandate a new enough version of Test::Harness, there's a control file it will pick up and use. https://metacpan.org/changes/distribution/Test-Harness#L19 See bullet points "rules" and "rulesfile" https://metacpan.org/pod/TAP::Harness#new The files format is documented here: https://metacpan.org/pod/TAP::Parser::Scheduler -- Kent KENTNL - https://metacpan.org/author/KENTNL