Recommended version of Perl for test framework

2015-07-21 Thread Jim Jagielski
I've tried some later versions of Perl (like 5.20 and 5.22) and I get really strange errors... like byterange.t simply hanging. I also had some issues on a setup which had Perl 5.16 but with all CPAN modules upgraded. Is there some recommended version of Perl to use... ---

Re: Recommended version of Perl for test framework

2015-07-21 Thread Jim Jagielski
Hmmm... this is weird. The errors and hangs only seem to occur if Protocol::HTTP2 and AnyEvent are added... > On Jul 21, 2015, at 1:15 PM, Jim Jagielski wrote: > > I've tried some later versions of Perl (like 5.20 and 5.22) and > I get really strange errors... like byterange.t simply hanging. >

Re: Recommended version of Perl for test framework

2015-07-21 Thread Jim Jagielski
Hmmm Wondering if this is due to: Test::LeakTrace [build_requires] Test::TCP [build_requires] Anyway, this is on OSX, fwiw. > On Jul 21, 2015, at 2:30 PM, Jim Jagielski wrote: > > Hmmm... this is weird. The errors and hangs only seem to occur > if Protocol::HTTP2 and AnyEvent are added..

Re: Recommended version of Perl for test framework

2015-07-21 Thread Jim Jagielski
What system are you testing on...? I'm able to get CentOS6 running, but it fails w/ tests 17 and 18 on h2 and then hangs :( On OSX, like I said, I can't even get past the byterange*.t tests > On Jul 21, 2015, at 2:42 PM, Stefan Eissing > wrote: > > :( > > It seemed the best suitable module f

Re: Recommended version of Perl for test framework

2015-07-21 Thread Jim Jagielski
> On Jul 21, 2015, at 2:41 PM, Jim Jagielski wrote: > > Hmmm Wondering if this is due to: > > Test::LeakTrace [build_requires] > Test::TCP [build_requires] > > Anyway, this is on OSX, fwiw. > This seems dependent on the Macports port(s) of perl... Using the system perl doesn't seem to ha

Re: Recommended version of Perl for test framework

2015-07-21 Thread Kevin A. McGrail
On 7/21/2015 4:57 PM, Jim Jagielski wrote: Hmmm Wondering if this is due to: Test::LeakTrace [build_requires] Test::TCP [build_requires] Anyway, this is on OSX, fwiw. This seems dependent on the Macports port(s) of perl... Using the system perl doesn't seem to have this issue... Any po

Re: Recommended version of Perl for test framework

2015-07-21 Thread Rainer Jung
Am 21.07.2015 um 23:14 schrieb Kevin A. McGrail: On 7/21/2015 4:57 PM, Jim Jagielski wrote: Hmmm Wondering if this is due to: Test::LeakTrace [build_requires] Test::TCP [build_requires] Anyway, this is on OSX, fwiw. This seems dependent on the Macports port(s) of perl... Using the syste