Skip Menu |

This queue is for tickets about the B-Keywords CPAN distribution.

Report information
The Basics
Id: 123948
Status: resolved
Priority: 0/
Queue: B-Keywords

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

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



Subject: Test fails Perls with whereis and whereso keywords (Perl 5.27.7)
iscah% make test PERL_DL_NONLAZY=1 "/home/ollisg/perl5/perlbrew/perls/perl-5.27.7/bin/perl5.27.7" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10basic.t ................. ok t/11keywords.t .............. 1/? # Failed test 'keyword: whereis' # at t/11keywords.t line 33. # # Failed test 'keyword: whereso' # at t/11keywords.t line 33. # # Looks like you failed 2 tests of 273. t/11keywords.t .............. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/273 subtests t/export.t .................. ok t/z_kwalitee.t .............. skipped: This test is only run for the module author t/z_meta.t .................. skipped: This test is only run for the module author t/z_perl_minimum_version.t .. skipped: Author tests not required for installation t/z_pod-coverage.t .......... skipped: This test is only run for the module author t/z_pod.t ................... ok Test Summary Report ------------------- t/11keywords.t (Wstat: 512 Tests: 273 Failed: 2) Failed tests: 248-249 Non-zero exit status: 2 Files=8, Tests=288, 1 wallclock secs ( 0.06 usr 0.01 sys + 0.45 cusr 0.00 csys = 0.52 CPU) Result: FAIL Failed 1/8 test programs. 2/288 subtests failed. Makefile:863: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255
Fixed with 1.16 Note: cperl will of course keep the perl6 keywords, and not change to whereis, whereso. -- Reini Urban