Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eserte opened this issue Feb 12, 2020 · 1 comment
Open

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

eserte opened this issue Feb 12, 2020 · 1 comment

Comments

@eserte
Copy link

eserte commented Feb 12, 2020

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
Copy link
Author

eserte commented Feb 12, 2020

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
****************************************************************

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant