Skip Menu |

This queue is for tickets about the JSON-Path CPAN distribution.

Report information
The Basics
Id: 122427
Status: resolved
Priority: 0/
Queue: JSON-Path

People
Owner: popefelix [...] gmail.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Error in filter: 'ref-to-glob cast' trapped by operation mask (0.300)
The test suite fails on all of my smoker systems: ... PERL_DL_NONLAZY=1 "/usr/perl5.22.1p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/evaluator/*.t Error in filter: 'ref-to-glob cast' trapped by operation mask at (eval 24) line 1. at /home/cpansand/.cpan/build/2017071018/JSON-Path-0.300-0/blib/lib/JSON/Path.pm line 113. # Looks like your test exited with 255 just after 8. t/01basic.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/10 subtests ...
On 2017-07-10 13:19:07, SREZIC wrote: Show quoted text
> The test suite fails on all of my smoker systems: > > ... > PERL_DL_NONLAZY=1 "/usr/perl5.22.1p/bin/perl" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t t/evaluator/*.t > Error in filter: 'ref-to-glob cast' trapped by operation mask at (eval > 24) line 1. > at /home/cpansand/.cpan/build/2017071018/JSON-Path-0.300- > 0/blib/lib/JSON/Path.pm line 113. > # Looks like your test exited with 255 just after 8. > t/01basic.t ............. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 2/10 subtests > ...
... except for perl 5.16.x
That's what I get for running 5.16.3 as my default. I'll look into it. On Mon Jul 10 13:20:52 2017, SREZIC wrote: Show quoted text
> On 2017-07-10 13:19:07, SREZIC wrote:
> > The test suite fails on all of my smoker systems: > > > > ... > > PERL_DL_NONLAZY=1 "/usr/perl5.22.1p/bin/perl" "- > > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > > t/*.t t/evaluator/*.t > > Error in filter: 'ref-to-glob cast' trapped by operation mask at (eval > > 24) line 1. > > at /home/cpansand/.cpan/build/2017071018/JSON-Path-0.300- > > 0/blib/lib/JSON/Path.pm line 113. > > # Looks like your test exited with 255 just after 8. > > t/01basic.t ............. > > Dubious, test returned 255 (wstat 65280, 0xff00) > > Failed 2/10 subtests > > ...
> > ... except for perl 5.16.x >
Taking ticket - sorry for spam On Mon Jul 10 13:22:13 2017, popefelix wrote: Show quoted text
> That's what I get for running 5.16.3 as my default. I'll look into it. > > On Mon Jul 10 13:20:52 2017, SREZIC wrote:
> > On 2017-07-10 13:19:07, SREZIC wrote:
> > > The test suite fails on all of my smoker systems: > > > > > > ... > > > PERL_DL_NONLAZY=1 "/usr/perl5.22.1p/bin/perl" "- > > > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > > > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > > > t/*.t t/evaluator/*.t > > > Error in filter: 'ref-to-glob cast' trapped by operation mask at (eval > > > 24) line 1. > > > at /home/cpansand/.cpan/build/2017071018/JSON-Path-0.300- > > > 0/blib/lib/JSON/Path.pm line 113. > > > # Looks like your test exited with 255 just after 8. > > > t/01basic.t ............. > > > Dubious, test returned 255 (wstat 65280, 0xff00) > > > Failed 2/10 subtests > > > ...
> > > > ... except for perl 5.16.x > >
> >
Fixed in 0.310 On Mon Jul 10 13:23:13 2017, popefelix wrote: Show quoted text
> Taking ticket - sorry for spam > On Mon Jul 10 13:22:13 2017, popefelix wrote:
> > That's what I get for running 5.16.3 as my default. I'll look into it. > > > > On Mon Jul 10 13:20:52 2017, SREZIC wrote:
> > > On 2017-07-10 13:19:07, SREZIC wrote:
> > > > The test suite fails on all of my smoker systems: > > > > > > > > ... > > > > PERL_DL_NONLAZY=1 "/usr/perl5.22.1p/bin/perl" "- > > > > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > > > > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > > > > t/*.t t/evaluator/*.t > > > > Error in filter: 'ref-to-glob cast' trapped by operation mask at (eval > > > > 24) line 1. > > > > at /home/cpansand/.cpan/build/2017071018/JSON-Path-0.300- > > > > 0/blib/lib/JSON/Path.pm line 113. > > > > # Looks like your test exited with 255 just after 8. > > > > t/01basic.t ............. > > > > Dubious, test returned 255 (wstat 65280, 0xff00) > > > > Failed 2/10 subtests > > > > ...
> > > > > > ... except for perl 5.16.x > > >
> > > >
> >