Subject: | test failure at t/forward.t #2 'form is returned' |
Install failure on CGI-Application-Plugin-ValidateRM-2.1, installing to
a perl-5.8.8 (darwin-thread-multi-2level) on a Darwin alteran.local
8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007;
root:xnu-792.25.20~1/RELEASE_I386 i386 i386.
make test TEST_VERBOSE=1:
alteran:~/.cpan/build/CGI-Application-Plugin-ValidateRM-2.1-m_nrKE
zakame$ make test TEST_VERBOSE=1
PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/01_basic......
1..14
ok 1 - use CGI::Application::Plugin::ValidateRM;
ok 2 - err__
ok 3 - basic invalid
ok 4 - basic missing
ok 5 - err__
ok 6 - basic invalid
ok 7 - basic missing
ok 8 - t3 basic missing
ok 9 - passing options to HTML::FillInForm works
ok 10 - has dfv_results method
ok 11 - has dfv_error_page method
ok 12 - has check_rm_error_page method
ok 13 - content of DFV method is as expected
ok 14 - calling check_rm in scalar context returns just the DFV obj.
ok
t/99_pod........
1..1
ok 1 - POD test for blib/lib/CGI/Application/Plugin/ValidateRM.pm
ok
t/forward.......
1..4
ok 1 - if
# ::Forward is not loaded, current_rm is not updated
not ok 2 - form is returned
# Failed test 'form is returned'
# at t/forward.t line 22.
# got: 'legacy form output HUH'
# expected: 'legacy form output'
ok 3 # SKIP CGI::Application::Plugin::Forward required
ok 4 # SKIP CGI::Application::Plugin::Forward required
# Looks like you failed 1 test of 4.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
(less 2 skipped subtests: 1 okay)
Test Summary Report
-------------------
t/forward.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=3, Tests=19, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.30 cusr
0.09 csys = 0.42 CPU)
Result: FAIL
Failed 1/3 test programs. 1/19 subtests failed.
make: *** [test_dynamic] Error 1
Checking against cpantesters:
cpan[10]> reports MARKSTOS/CGI-Application-Plugin-ValidateRM-2.1.tar.gz
Distribution: M/MA/MARKSTOS/CGI-Application-Plugin-ValidateRM-2.1.tar.gz
Fetching
'http://cpantesters.perl.org/show/CGI-Application-Plugin-ValidateRM.yaml'...DONE
2.1:
+PASS 5.8.5 on Linux 2.6.3-25mdk-i686-up-4gb (i386-linux-thread-multi)
-FAIL 5.8.7 on Linux 2.4.30 (i686-linux-thread-multi-64int-ld)
+PASS 5.8.5 on Solaris 2.9 (sun4-solaris-thread-multi)
+PASS 5.8.5 on MSWin32 4.0 (MSWin32-x86-multi-thread)
+PASS 5.8.7 on Linux 2.6.9-22.el (i686-linux)
+PASS 5.8.8 on Linux 2.6.16.14 (x86_64-linux-thread-multi-ld)
+PASS 5.8.8 on Linux 2.4.20-8smp (i686-linux)
-FAIL 5.9.5 on Darwin 8.10.1 (darwin-2level)
-FAIL 5.10.0 on Linux 2.6.22.10 (x86_64-linux-thread-multi-ld)
+PASS 5.8.4 on Linux 2.4.26 (i486-linux)
See
http://cpantesters.perl.org/show/CGI-Application-Plugin-ValidateRM.html
for details
This is also the case in my other machine running perl-5.10.0 on i686-linux.