Subject: | make test fails on win32, Strawberry perl |
Testing fails on windows XP using Strawberry perl v5.8.9
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-load.t ........ 1/10 # Testing CatalystX::CRUD 0.43, Perl
5.008009, C:\STRAWB~1\perl\bin\perl.exe
# Using Catalyst version 5.80004
t/00-load.t ........ ok
t/01-file.t ........ 1/40 [error] symlink() is not supported on this
system
# Failed test 'relationship removed with status 204'
# at t/01-file.t line 100.
# got: '500'
# expected: '204'
t/01-file.t ........ 24/40 # Looks like you failed 1 test of 40.
t/01-file.t ........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/40 subtests
t/02-controller.t .. ok
t/03-rest.t ........ 1/54 [error] symlink() is not supported on this
system
# Failed test 'related == three'
# at t/03-rest.t line 109.
# got: '500'
# expected: '204'
[error] symlink() is not supported on this system
# Failed test 'related == three with rpc'
# at t/03-rest.t line 148.
# got: '500'
# expected: '204'
# Looks like you failed 2 tests of 54.
t/03-rest.t ........ Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/54 subtests
t/04-query.t ....... ok
t/boilerplate.t .... ok
t/pod-coverage.t ... ok
t/pod.t ............ ok
Test Summary Report
-------------------
t/01-file.t (Wstat: 256 Tests: 40 Failed: 1)
Failed test: 22
Non-zero exit status: 1
t/03-rest.t (Wstat: 512 Tests: 54 Failed: 2)
Failed tests: 30, 46
Non-zero exit status: 2
Files=8, Tests=159, 5 wallclock secs ( 0.06 usr + 0.02 sys = 0.08
CPU)
Result: FAIL
Failed 2/8 test programs. 3/159 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
KARMAN/CatalystX-CRUD-0.43.tar.gz
C:\strawberry\c\bin\dmake.EXE test -- NOT OK