Skip Menu |

This queue is for tickets about the Hardware-Vhdl-Tidy CPAN distribution.

Report information
The Basics
Id: 109951
Status: new
Priority: 0/
Queue: Hardware-Vhdl-Tidy

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

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



Subject: t/tidy.t fails randomly
I experience random test failures like this: + 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 # Testing Hardware::Vhdl::Tidy 0.8, Perl 5.022000, /usr/bin/perl t/00-load.t ........... ok t/boilerplate.t ....... ok t/errors.t ............ ok t/pod-coverage.t ...... ok t/pod.t ............... ok Internal error (token failed to match anything): Please file a bug report, showing what input caused this error at /builddir/build/BUILD/Hardware-Vhdl-Tidy-0.8/blib/lib/Hardware/Vhdl/Tidy.pm line 366. # Looks like your test exited with 255 just after 5. t/tidy.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) All 5 subtests passed t/tidy_commandline.t .. ok Test Summary Report ------------------- t/tidy.t (Wstat: 65280 Tests: 5 Failed: 0) Non-zero exit status: 255 Files=7, Tests=44, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.53 cusr 0.05 csys = 0.62 CPU) Result: FAIL Failed 1/7 test programs. 0/44 subtests failed. CPAN Testers Matrix <http://matrix.cpantesters.org/?dist=Hardware-Vhdl-Tidy+0.8> display the problem too.