Skip Menu |

This queue is for tickets about the Search-OpenSearch CPAN distribution.

Report information
The Basics
Id: 133333
Status: new
Priority: 0/
Queue: Search-OpenSearch

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.409
Fixed in: (no value)



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