Subject: | cpan installation failed test |
perl version : 5.8.5
One test : t/03_route_handler/003_error_warning_catching.t.
doesn't seem to pass.
Don't really know if this is my configuration ?
here is a part of the log installation.
....
t/03_route_handler/002_before_filter.t ........... ok
t/03_route_handler/003_error_warning_catching.t .. Argument "hello"
isn't numeric in addition (+) at
t/03_route_handler/003_error_warning_catching.t line 13, <DATA> line 16.
t/03_route_handler/003_error_warning_catching.t .. 1/2
# Failed test 'response looks good for /warning'
# at t/03_route_handler/003_error_warning_catching.t line 30.
# '1'
# doesn't match '(?-xism:Argument "hello" isn't numeric in addition)'
# Looks like you failed 1 test of 2.
t/03_route_handler/003_error_warning_catching.t .. Dubious, test
returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/04_static_file/001_base.t ...................... ok
...
t/07_http_request/001_basic_request.t ............ ok
Test Summary Report
-------------------
t/03_route_handler/003_error_warning_catching.t (Wstat: 256 Tests: 2
Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=24, Tests=177, 4 wallclock secs ( 0.12 usr 0.05 sys + 2.69 cusr
0.32 csys = 3.18 CPU)
Result: FAIL
Failed 1/24 test programs. 1/177 subtests failed.
make: *** [test_dynamic] Erreur 255
SUKRIA/Dancer-0.9902.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports SUKRIA/Dancer-0.9902.tar.gz
Running make install
make test had returned bad status, won't install without force