Skip Menu |

This queue is for tickets about the Text-Report CPAN distribution.

Report information
The Basics
Id: 132429
Status: new
Priority: 0/
Queue: Text-Report

People
Owner: Nobody in particular
Requestors: kobaz [...] kobaz.net
Cc:
AdminCc:

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



Subject: make test failure
Date: Sun, 26 Apr 2020 21:18:56 -0400
To: bug-Text-Report [...] rt.cpan.org
From: Mark Murawski <kobaz [...] kobaz.net>
perl -v This is perl 5, version 28, subversion 1 (v5.28.1) built for x86_64-linux-gnu-thread-multi Distribution:  Text-Report-1.004 OS: debian/buster (10.3) Bug: # make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.t ....... 1/1 # 1.004 t/00.load.t ....... ok t/01.init.t ....... ok t/02.pod.t ........ ok t/03.configure.t .. ok t/04.defblock.t ... ok t/05.report.t ..... 1/39 # Looks like your test exited with 1 just after 39. t/05.report.t ..... Dubious, test returned 1 (wstat 256, 0x100) All 39 subtests passed Test Summary Report ------------------- t/05.report.t   (Wstat: 256 Tests: 39 Failed: 0)   Non-zero exit status: 1 Files=6, Tests=118,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.30 cusr  0.02 csys =  0.35 CPU) Result: FAIL Failed 1/6 test programs. 0/118 subtests failed. make: *** [Makefile:820: test_dynamic] Error 1