Subject: | t/pod_syn.t fails on some systems |
On some of my smokers I see the following failure:
...
# Failed test 'POD test for blib/lib/Time/OlsonTZ/Download.pm'
# at /usr/perl5.18.4p/lib/site_perl/5.18.4/Test/Pod.pm line 187.
# blib/lib/Time/OlsonTZ/Download.pm (275): Unterminated I<B<...>> sequence
# blib/lib/Time/OlsonTZ/Download.pm (275): Deleting unknown formatting code Q<>
# blib/lib/Time/OlsonTZ/Download.pm (275): Deleting unknown formatting code W<>
# blib/lib/Time/OlsonTZ/Download.pm (275): Deleting unknown formatting code M<>
...
# blib/lib/Time/OlsonTZ/Download.pm (275): Deleting unknown formatting code G<>
# blib/lib/Time/OlsonTZ/Download.pm (275): Deleting unknown formatting code A<>
# blib/lib/Time/OlsonTZ/Download.pm (275): A non-empty Z<>
# blib/lib/Time/OlsonTZ/Download.pm (275): A non-empty Z<>
...
# blib/lib/Time/OlsonTZ/Download.pm (275): A non-empty Z<>
# blib/lib/Time/OlsonTZ/Download.pm (275): A non-empty Z<>
# blib/lib/Time/OlsonTZ/Download.pm (275): L<> starts or ends with whitespace
# blib/lib/Time/OlsonTZ/Download.pm (275): Unknown E content in E< OTQ5CN"#J,TD1>
# blib/lib/Time/OlsonTZ/Download.pm (275): Unknown E content in E<G:VB@;RR.7N>
# blib/lib/Time/OlsonTZ/Download.pm (275): Unknown E content in E<(T8#H6'KB1P[PS,C2*DFKH`AHJ!<7-*.J:SC\ tzcode95g.tar.gz 1#7!LTVEP;0FYMP15(2<-`5YT>
# blib/lib/Time/OlsonTZ/Download.pm (275): Unknown E content in E<*AV%LC=]%8Z?>
# blib/lib/Time/OlsonTZ/Download.pm (275): Unknown E content in E<IZ)U+RPD24]6^3B'5DV$&FY&Z,F( tzdata2011k.tar.gz H=+=:-W3@B^4S8%Z/G`G?FZ>
# blib/lib/Time/OlsonTZ/Download.pm (275): Unknown E content in E<L].<)_EWX tzdata2015f.tar.gz K7W@X^AU.&'28/#\O+RC)U%J3<@F]V63<*?[EYYA5/$ HFLCTF":SVX7D,C%G:"W;$+TJ4OS84"<%&#VJ/^F^'D tzdata2015g.tar.gz FJ7V&G.OI0<-^QT9@I1=)HZH(59CT,U90A90"O\4>
# Looks like you failed 1 test of 1.
t/pod_syn.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...