davorg-cpan / xml-feed

The CPAN module XML::Feed
18 stars 22 forks source link

Can't call method "items" on an undefined value (0.56, 0.57) #50

Closed eserte closed 2 years ago

eserte commented 5 years ago

t/26-content-encoded.t and t/28-rss-guid.t fail on all of my smoker systems:

Can't call method "items" on an undefined value at t/26-content-encoded.t line 11.
t/26-content-encoded.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
...
Can't call method "items" on an undefined value at t/28-rss-guid.t line 9.
t/28-rss-guid.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
davorg commented 5 years ago

Yes, it really doesn't look good, does it?

http://matrix.cpantesters.org/?dist=XML-Feed+0.56

I'm looking into it.

shlomif commented 5 years ago

@davorg @eserte : see https://github.com/davorg/xml-feed/pull/51

davorg commented 2 years ago

Fixed in http://matrix.cpantesters.org/?dist=XML-Feed%200.59