Subject: | Test suite fails with Test-Simple-0.95_02 |
With Test-Simple-0.95_02 the test suite fails as shown below. With
Test-Simple-0.94 on the same system with the same perl the test suite
passes. More information can probably be found in
http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791
# Failed test 'find_xpath works'
# at t/03-xpath.t line 32.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package XML::XPathEngine::NodeSet,
# right argument has no overloaded magic at (eval in cmp_ok)
t/03-xpath.t line 32.
#
# ------------------------------------
# got: 'It works'
# expected: 'It works'
# Looks like you failed 1 test of 6.
t/03-xpath.t .........
Regards,
Slaven