Subject: | Fails tests without '.' in @INC |
On 5.25.10+ where default_inc_excludes_dot is defined ( default on .11+ ), Math::Pari fails tests with a bunch of blocks that look like unhandled "do $file" failures.
Said failures disappear under PERL_USE_UNSAFE_INC=1
PERL_DL_NONLAZY=1 "/home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/bin/perl5.25.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/
*.t
t/55_analyz.t .............
No subtests run
t/000_load-problem.t ...... ok
t/55_ploth.t ..............
No subtests run
t/55_polyser.t ............
No subtests run
t/55_program.t ............
No subtests run
t/55_sumiter.t ............
No subtests run
t/55_trans.t ..............
No subtests run
t/01_no_extra_newlines.t .. ok
t/55_elliptic.t ...........
No subtests run
t/55_graph.t ..............
No subtests run
t/55_linear.t .............
No subtests run
t/55_nfields.t ............
No subtests run
t/55_number.t .............
No subtests run
t/55_objets.t .............
No subtests run
# Can't locate Term/Gnuplot.pm in @INC, ignoring the test
t/PlotRect.t .............. skipped: Can't locate Term/Gnuplot.pm in @INC
Binary number > 0b11111111111111111111111111111111 non-portable at (eval 3) line 6.
Binary number > 0b11111111111111111111111111111111 non-portable at (eval 3) line 7.
Binary number > 0b11111111111111111111111111111111 non-portable at (eval 3) line 11.
Hexadecimal number > 0xffffffff non-portable at (eval 3) line 12.
Binary number > 0b11111111111111111111111111111111 non-portable at (eval 3) line 13.
t/00_Pari.t ............... ok
t/zz_leak.t ............... ok
Test Summary Report
-------------------
t/55_analyz.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_ploth.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_polyser.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_program.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_sumiter.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_trans.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_elliptic.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_graph.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_linear.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_nfields.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_number.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/55_objets.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=17, Tests=564, 3 wallclock secs ( 0.10 usr 0.03 sys + 3.04 cusr 0.08 csys = 3.25 CPU)
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )