Skip Menu |

This queue is for tickets about the Crypt-CAST5_PP CPAN distribution.

Report information
The Basics
Id: 20073
Status: resolved
Priority: 0/
Queue: Crypt-CAST5_PP

People
Owner: Nobody in particular
Requestors: mcummings [...] gentoo.org
Cc:
AdminCc:

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



Subject: Tests fail - looks like they just need to be updated
Below is my output. Looks like the CBC tests are failing for a lack of correct syntax (cbc has been updated since cast5_pp was last put out). Hope this helps :) Checking if your kit is complete... Looks good Writing Makefile for Crypt::CAST5_PP cp CAST5_PP.pm blib/lib/Crypt/CAST5_PP.pm AutoSplitting blib/lib/Crypt/CAST5_PP.pm (blib/lib/auto/Crypt/CAST5_PP) cp CAST5_PP/Tables.pm blib/lib/Crypt/CAST5_PP/Tables.pm PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1cast5....ok t/2cbc......Ciphertext does not begin with a valid header for 'salt' header mode at t/2cbc.t line 9 # Looks like your test died before it could output anything. t/2cbc......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/2cbc.t 255 65280 3 6 200.00% 1-3 Failed 1/2 test scripts, 50.00% okay. 3/11 subtests failed, 72.73% okay. make: *** [test_dynamic] Error 255