installing Dancer 1.3051 failed on Mac OS X 10.6.6
This is a new one for me, as Dancer has always installed with any problems. I am using Perl 5.12.1 Test Summary Report ------------------- t/04_static_file/001_base.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 2 Non-zero exit status: 1 Parse errors: Tests out of sequence. Found (1) but expected (7) Tests out of sequence. Found (2) but expected (8) Files=213, Tests=1832, 53 wallclock secs ( 0.88 usr 0.81 sys + 37.39 cusr 5.96 csys = 45.04 CPU) Result: FAIL Failed 1/213 test programs. 1/1832 subtests failed. make: *** [test_dynamic] Error 255 FAIL ! Installing Dancer failed.
Hi Puneet On Wed, Jun 8, 2011 at 4:53 AM, Mr. Puneet Kishor <punk.kish@gmail.com>wrote:
This is a new one for me, as Dancer has always installed with any problems. I am using Perl 5.12.1
Test Summary Report ------------------- t/04_static_file/001_base.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 2 Non-zero exit status: 1 Parse errors: Tests out of sequence. Found (1) but expected (7) Tests out of sequence. Found (2) but expected (8) Files=213, Tests=1832, 53 wallclock secs ( 0.88 usr 0.81 sys + 37.39 cusr 5.96 csys = 45.04 CPU) Result: FAIL Failed 1/213 test programs. 1/1832 subtests failed. make: *** [test_dynamic] Error 255 FAIL ! Installing Dancer failed. _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
yup, this is a new one. It's a test I've added in the last release, and it fails on some installation. We've no idea why and how, but we're investigating to fix it for the next release. -- franck cuny http://lumberjaph.net - http://github.com/franckcuny
participants (2)
-
franck -
Mr. Puneet Kishor