Subject: | Test breaks for t/data-serializer.t |
administrator@administrator-G41M-ES2L:~/Downloads/Catalyst-Action-REST-0.93$
prove -l t/data-serializer.t
t/data-serializer.t .. 1/?
# Failed test 'POST text/x-data-taxi succeeded'
# at t/data-serializer.t line 53.
# Failed test 'POST text/x-data-taxi data matches'
# at t/data-serializer.t line 54.
# got: 'Bad Request'
# expected: 'is good for monkey'
# Failed test 'POST text/x-data-dumper succeeded'
# at t/data-serializer.t line 53.
# Failed test 'POST text/x-data-dumper data matches'
# at t/data-serializer.t line 54.
# got: 'Bad Request'
# expected: 'is good for monkey'
# Failed test 'POST text/x-php-serialization succeeded'
# at t/data-serializer.t line 53.
# Failed test 'POST text/x-php-serialization data matches'
# at t/data-serializer.t line 54.
# got: 'Bad Request'
# expected: 'is good for monkey'
# Failed test 'POST text/x-data-denter succeeded'
# at t/data-serializer.t line 53.
# Failed test 'POST text/x-data-denter data matches'
# at t/data-serializer.t line 54.
# got: 'Bad Request'
# expected: 'is good for monkey'
# Failed test 'POST application/x-storable succeeded'
# at t/data-serializer.t line 53.
# Failed test 'POST application/x-storable data matches'
# at t/data-serializer.t line 54.
# got: 'Bad Request'
# expected: 'is good for monkey'
# Looks like you failed 10 tests of 31.
t/data-serializer.t .. Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/31 subtests
Test Summary Report
-------------------
t/data-serializer.t (Wstat: 2560 Tests: 31 Failed: 10)
Failed tests: 8-9, 12-13, 16-17, 20-21, 24-25
Non-zero exit status: 10
Files=1, Tests=31, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.06 cusr
0.05 csys = 1.14 CPU)
Result: FAIL
The samething happens when I install via cpan. Unfortunately due to my
schedule I wasn't able to look into finding a fix, but I guess it should
be logged here anyway.
thanks,
-Shantanu Bhadoria