Re: New Test::Builder version broke Test::ParallelSubtest

2014-01-13 Thread James E Keenan
On 1/13/14 6:55 PM, Jan Seidel wrote: I initially skipped this as I saw another open bug that hasn't been addressed since 2 years now. But I agree that for tracking purposes it is nonetheless a good idea to open a bug: https://rt.cpan.org/Public/Bug/Display.html?id=92119 Heh! Even much mor

RE: New Test::Builder version broke Test::ParallelSubtest

2014-01-13 Thread Jan Seidel
> Have you contacted the author? It doesn't look to me like you filed a bug > report. Odds are this is something that could easily be fixed. > Leon Thanks for the recommendation, I opened a bug. I initially skipped this as I saw another open bug that hasn't been addressed since 2 years now. But

Re: New Test::Builder version broke Test::ParallelSubtest

2014-01-13 Thread Leon Timmermans
On Tue, Jan 14, 2014 at 12:30 AM, Jan Seidel wrote: > Hi, > > > > I’m using the Test::ParallelSubtest module to run multiple tests in > parallel. However, a change in Test::Builder now broke this module. Every > bg_subtest block fails with an error like the following: > > > > not ok 1 - parse ch

New Test::Builder version broke Test::ParallelSubtest

2014-01-13 Thread Jan Seidel
Hi, I'm using the Test::ParallelSubtest module to run multiple tests in parallel. However, a change in Test::Builder now broke this module. Every bg_subtest block fails with an error like the following: not ok 1 - parse child output for 'test 1 ' # Failed test 'parse child output for 'test 1