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

t/02_all.t fails (with recent Test::More?) #3

Open
eserte opened this issue Oct 28, 2017 · 0 comments
Open

t/02_all.t fails (with recent Test::More?) #3

eserte opened this issue Oct 28, 2017 · 0 comments

Comments

@eserte
Copy link

eserte commented Oct 28, 2017

Some of my smokers report the following failure:

#   Failed test ''use Fcntl qw( LOCK_EX )' threw an error'
#   at t/02_all.t line 19.

#   Failed test 'error matched 'XS disabled''
#   at t/02_all.t line 21.
#                   ''
#     doesn't match '/XS disabled/'
# Looks like you failed 2 tests of 4.
t/02_all.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 

A possible reason: it seems that there are no pass reports if a recent Test::More is installed (@exodist: FYI):

****************************************************************
Regression 'mod:Test::More'
****************************************************************
Name           	       Theta	      StdErr	 T-stat
[0='const']    	      1.0000	      0.0680	  14.70
[1='eq_1.001003']	     -0.0000	      0.0996	  -0.00
[2='eq_1.001006']	     -0.0000	      0.1179	  -0.00
[3='eq_1.001008']	      0.0000	      0.2041	   0.00
[4='eq_1.001011']	     -0.0000	      0.2041	  -0.00
[5='eq_1.001014']	      0.0000	      0.0775	   0.00
[6='eq_1.302019']	     -0.0000	      0.1179	  -0.00
[7='eq_1.302022']	     -0.0000	      0.2041	  -0.00
[8='eq_1.302026']	     -0.0000	      0.1303	  -0.00
[9='eq_1.302045']	     -0.0000	      0.2041	  -0.00
[10='eq_1.302047']	     -0.0000	      0.2041	  -0.00
[11='eq_1.302049']	     -0.0000	      0.1522	  -0.00
[12='eq_1.302052']	     -0.0000	      0.1097	  -0.00
[13='eq_1.302056']	     -0.0000	      0.1522	  -0.00
[14='eq_1.302059']	     -0.0000	      0.1303	  -0.00
[15='eq_1.302062']	     -0.0000	      0.1303	  -0.00
[16='eq_1.302067']	      0.0000	      0.2041	   0.00
[17='eq_1.302073']	     -0.0000	      0.0913	  -0.00
[18='eq_1.302075']	     -0.0000	      0.0853	  -0.00
[19='eq_1.302083']	     -0.0000	      0.1039	  -0.00
[20='eq_1.302085']	     -0.0476	      0.0800	  -0.60
[21='eq_1.302086']	     -0.1091	      0.0728	  -1.50
[22='eq_1.302096']	     -1.0000	      0.0913	 -10.95
[23='eq_1.302103']	     -1.0000	      0.2041	  -4.90
[24='eq_1.302106']	     -1.0000	      0.1179	  -8.48

R^2= 0.677, N= 195, K= 25
****************************************************************
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