Subject: | Tests fail with Test-Simple-0.95_02 |
If Test-Simple-0.95_02 is installed, then the test suite fails like this:
# Failed test at t/01-basic.t line 13.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package HTML::Declare,
# right argument has no overloaded magic at (eval in cmp_ok)
t/01-basic.t line 13.
#
# ------------------------------------
# got: '<script
src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"
type="text/javascript"></script>'
# expected: '<script
src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"
type="text/javascript"></script>'
# Looks like you failed 1 test of 25.
Everything works fine on the same system with Test-Simple-0.94. I
suspect that changes as described in
http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791 are
causing the problem.
Regards,
Slaven