pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test Failure


From: John Darrington
Subject: Re: Test Failure
Date: Mon, 17 Apr 2006 11:41:28 +0800
User-agent: Mutt/1.5.4i

On Sun, Apr 16, 2006 at 06:44:39PM -0700, Ben Pfaff wrote:
     John Darrington <address@hidden> writes:
     
     > Suddenly a clean check-out gives me:
     >
     > 42c42
     > <      .99     2.00     9.21      .99      .00      .01 
     > ---
     >>      .99     2.00     9.21      .99      .01      .01 
     > compare output for chisq distribution
     > FAILED
     > FAIL: tests/expressions/randist.sh
     
     Hmm.  I can't reproduce that with a clean checkout, even with
     `make -f Smake check'.
     
     I'm on x86 (32 bit) GNU/Linux.

Me too.


What version of math library do you have?  One machine where the
problem manifests itself has 

ls -l /lib/libm.so.6 
lrwxrwxrwx 1 root root 13 2006-04-10 20:37 /lib/libm.so.6 -> libm-2.3.6.so

another machine which doesn't give this error has

ls -l /lib/libm.so.6 
lrwxrwxrwx  1 root root 13 2005-12-01 09:12 /lib/libm.so.6 -> libm-2.3.5.so


I'm not sure what all the columns mean in
tests/expressions/randist/chisq.out.  Can we add an explanation somewhere?

Is the 5th column the probability? If so, then my book of tables tells
me that Chi-Squared for 2 degrees of freedom and p = 0.01 is indeed
9.21, in which case the test is wrong, and for some reason my machine
is the only one computing the value correctly.

Maybe Jason would like to comment on this.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: pgpGuFyXDH4Gi.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]