Subject: | Test suite fails with Test-Simple-0.95_02 |
The 20-view.t test fails if Test-Simple-0.95_02 is installed (see
below). Everything passes if Test-Simple-0.94 is installed. Some
information on Test-Simple changes may be found here:
http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791
# Failed test 'output buffer ok without debugging'
# at t/20-view.t line 135.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package IO::Scalar,
# right argument has no overloaded magic at (eval in cmp_ok)
t/20-view.t line 135.
#
# ------------------------------------
# got: 'Content-type: text/plain
#
# '
# expected: 'Content-type: text/plain
#
# '
# Failed test 'output buffer ok with debugging'
# at t/20-view.t line 158.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package IO::Scalar,
# right argument has no overloaded magic at (eval in cmp_ok)
t/20-view.t line 158.
#
# ------------------------------------
# got: 'Content-type: text/plain
#
# '
# expected: 'Content-type: text/plain
#
# '
# Looks like you failed 2 tests of 78.
t/20-view.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/78 subtests
Regards,
Slaven