Subject: | t/03-wrap-plack.t may fail (with older Plack.pm?) (0.03) |
On some of my smokers:
...
# Failed test 'We fetch the correct body parameter'
# at t/03-wrap-plack.t line 40.
# got: undef
# expected: 'Some comment'
# Plack::Request version 1.0039
# Failed test 'We fetch the correct query parameter'
# at t/03-wrap-plack.t line 42.
# got: undef
# expected: '1'
# Looks like you failed 2 tests of 4.
t/03-wrap-plack.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
...
Probably caused by an older Plack.pm version installed here.