Skip Menu |

This queue is for tickets about the IPC-Run CPAN distribution.

Report information
The Basics
Id: 120406
Status: resolved
Priority: 0/
Queue: IPC-Run

People
Owner: Nobody in particular
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails tests when no "." in @INC

The irony is not lost on me. :)

On 5.25.10 with -Ddefault_inc_excludes_dot

 

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/98_pod.t ................... skipped: Author tests not required for installation
t/97_meta.t .................. skipped: Author tests not required for installation
t/98_pod_coverage.t .......... skipped: Author tests not required for installation
t/99_perl_minimum_version.t .. skipped: Author tests not required for installation
t/adopt.t .................... skipped: adopt not implemented yet
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10 /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10) at t/filter.t line 23.
BEGIN failed--compilation aborted at t/filter.t line 23.
# Looks like your test exited with 2 before it could output anything.
t/filter.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 80/80 subtests
t/pty.t ...................... skipped: IO::Pty not installed
t/bogus.t .................... ok
t/io.t ....................... ok
t/parallel.t ................. ok
t/harness.t .................. ok
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10 /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10) at t/signal.t line 24.
BEGIN failed--compilation aborted at t/signal.t line 24.
t/signal.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/lib /home/kent/.cpanm/work/1488176308.30094/IPC-Run-0.94/blib/arch /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/site_perl/5.25.10 /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10) at t/run.t line 41.
BEGIN failed--compilation aborted at t/run.t line 41.
# Looks like your test exited with 2 before it could output anything.
t/run.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 268/268 subtests
t/binmode.t .................. ok
t/pump.t ..................... ok
Constant subroutine IPPROTO_TCP redefined at /home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/lib/5.25.10/x86_64-linux/Socket.pm line 4294967295.
t/win32_compile.t ............ ok
t/windows_search_path.t ...... ok
t/timer.t .................... ok
t/kill_kill.t ................ ok
t/timeout.t .................. ok

Test Summary Report
-------------------
t/filter.t                 (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 80 tests but ran 0.
t/signal.t                 (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/run.t                    (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 268 tests but ran 0.
Files=20, Tests=305,  8 wallclock secs ( 0.11 usr  0.04 sys +  2.09 cusr  0.50 csys =  2.74 CPU)
Result: FAIL



-- 
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
 

Heh. Thanks for the report. Pretty sure its not my only module I need to fix. It's on my tuit list to complete in the next month.
On Wed Mar 01 02:31:57 2017, TODDR wrote: Show quoted text
> Heh. Thanks for the report. Pretty sure its not my only module I need > to fix. It's on my tuit list to complete in the next month.
Please review https://github.com/toddr/IPC-Run/pull/27. If satisfactory, a new CPAN release would be appreciated as that would unblock evaluation of 5.26.0-readiness on CPAN distros which are dependent on IPC-Run. Thank you very much. Jim Keenan
Patched. Thanks!