Skip Menu |

This queue is for tickets about the Test-FormValidator CPAN distribution.

Report information
The Basics
Id: 45729
Status: resolved
Priority: 0/
Queue: Test-FormValidator

People
Owner: Nobody in particular
Requestors: fluffymike [...] googlemail.com
Cc:
AdminCc:

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



CC: mag-perl [...] occamstoothbrush.com
Subject: test failing - unable to install without force
Date: Tue, 5 May 2009 12:47:36 +0100
To: bug-test-formvalidator [...] rt.cpan.org
From: Mike Tonks <fluffymike [...] googlemail.com>
Seems to work fine after force install, but thought you might be interested in the error report: cpan[5]> install Test::FormValidator Running install for module 'Test::FormValidator' Running make for M/MG/MGRAHAM/Test-FormValidator-0.06.tar.gz Has already been unwrapped into directory /root/.cpan/build/Test-FormValidator-0.06-XCPchc Has already been made Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.t ............ 1/1 # Testing Test::FormValidator 0.06 t/00.load.t ............ ok t/01-setup-methods.t ... ok t/02-params.t .......... ok t/03-diag.t ............ 1/? Value for constraint_method 'email' not a code reference or Regexp . Do you need func(), not 'func'? at /usr/local/share/perl/5.8.8/Data/FormValidator.pm line 979. # Looks like your test exited with 255 just after 1. t/03-diag.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed t/04-test-methods.t .... ok t/05-extract-fields.t .. ok t/06-html-ok.t ......... ok t/pod-coverage.t ....... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ................ skipped: Test::Pod 1.14 required for testing POD Test Summary Report ------------------- t/03-diag.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Files=9, Tests=81, 1 wallclock secs ( 0.07 usr 0.04 sys + 0.69 cusr 0.08 csys = 0.88 CPU) Result: FAIL Failed 1/9 test programs. 0/81 subtests failed. make: *** [test_dynamic] Error 255 MGRAHAM/Test-FormValidator-0.06.tar.gz make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MGRAHAM/Test-FormValidator-0.06.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: MGRAHAM/Test-FormValidator-0.06.tar.gz : make_test NO cpan[4]> install Data::FormValidator Data::FormValidator is up to date (4.63).
This is (finally) resolved in v0.07 which should be hitting CPAN shortly. Thanks for the report and your patience! Michael