Subject: | t/02-response.t may fail (unexpected XML entities) |
On some of my smokers the test suite fails like this:
...
# Failed test 'xml structure'
# at t/02-response.t line 163.
# Structures begin differing at:
# $got->{link}{href} = '?t=XML&q=&p=10&o=0'
# $expected->{link}{href} = '?t=XML&q=&p=10&o=0'
# Looks like you failed 1 test of 14.
t/02-response.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/14 subtests
...
Possibly related to https://rt.cpan.org/Ticket/Display.html?id=132759