perl-pod / pod-site

Build browsable HTML documentation for your Perl app
http://search.cpan.org/dist/Pod-Site/
10 stars 3 forks source link

Failed test 'Remote link should go to search.cpan.org' #8

Open eserte opened 4 years ago

eserte commented 4 years ago

The test suite started to fail --- maybe since search.cpan.org redirects to metacpan.org:

#   Failed test 'Remote link should go to search.cpan.org'
#   at t/build.t line 452.
#          got: ''
#     expected: 'Test::XPath'
# Looks like you failed 1 test of 183.
t/build.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/183 subtests 
eserte commented 4 years ago

Actually, statistical analysis suggests something different: it fails since Pod::Simple 3.36:

****************************************************************
Regression 'mod:Pod::Simple'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    1922125432038098.50
[1='eq_3.28']        -0.0000          0.0000      -1.98
[2='eq_3.29']        -0.0000          0.0000      -1.47
[3='eq_3.30']        -0.0000          0.0000      -1.13
[4='eq_3.31']        -0.0000          0.0000      -1.66
[5='eq_3.32']        -0.0000          0.0000      -1.37
[6='eq_3.35']        -0.0000          0.0000      -2.12
[7='eq_3.36']        -1.0000          0.0000    -1569408843373334.75
[8='eq_3.38']        -1.0000          0.0000    -1812197236380348.50
[9='eq_3.39']        -1.0000          0.0000    -1823488294132670.75
[10='eq_3.40']       -1.0000          0.0000    -1892778282230908.25

R^2= 1.000, N= 207, K= 11
****************************************************************