Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: olaf [...] wundersolutions.com
Cc:
AdminCc:

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



Subject: test failing
Date: Thu, 28 Dec 2006 11:08:30 -0500
To: bug-test-formvalidator [...] rt.cpan.org
From: Olaf Alders <olaf [...] wundersolutions.com>
Hi Michael, Here's a failing test. It looks like maybe a problem with the test rather than with the module? Please let me know if you need any other information from me. All the Best, Olaf #################################### Olaf-2:/Users/olaf/install/Test-FormValidator-0.06 root# 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..............ok 1/1# Testing Test::FormValidator 0.06 t/00.load..............ok t/01-setup-methods.....ok t/02-params............ok t/03-diag..............ok 1/0Value for constraint_method 'email' not a code reference or Regexp . Do you need func(), not 'func'? at /usr/ local/ActivePerl-5.8/site/lib/Data/FormValidator.pm line 963. # Looks like your test died just after 1. t/03-diag..............dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/04-test-methods......ok t/05-extract-fields....ok t/06-html-ok...........ok t/pod-coverage.........ok t/pod..................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/03-diag.t 255 65280 1 0 0.00% ?? Failed 1/9 test scripts, 88.89% okay. 0/83 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 255 ##################################################### # perl -v This is perl, v5.8.8 built for darwin-thread-multi-2level (with 32 registered patches, see perl -V for more detail) Copyright 1987-2006, Larry Wall Binary build 819 [267479] provided by ActiveState http:// www.ActiveState.com Built Aug 29 2006 12:34:39 -- Olaf Alders olaf@wundersolutions.com http://www.wundersolutions.com
This is (finally) resolved in v0.07 which should be hitting CPAN shortly. Thanks for the report and your patience! Michael