ONEWAY: Accept 3.88 instead of 3.87 in multiple variables test.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 15 Nov 2010 05:21:50 +0000 (21:21 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 15 Nov 2010 05:21:50 +0000 (21:21 -0800)
Reported by Jeremy Lavergne <jeremy@lavergne.gotdns.org> on bug-gnu-pspp.
Also reported by bojo42@gmail.com in bug #31611.

tests/language/stats/oneway.at

index 1649e5ee457ba26a18cf831a9deea967f8976f5d..a0a3bafb745abeff97c97e06f8213a0bb328543c 100644 (file)
@@ -414,9 +414,9 @@ ONEWAY x y z by g
        /CONTRAST 2 -9 7  0
        .
 ])
-
-
-AT_CHECK([pspp -O format=csv multivar.sps], [0], 
+AT_CHECK([pspp -o pspp.csv multivar.sps])
+dnl Some machines return 3.88 instead of 3.87 below (see bug #31611).
+AT_CHECK([sed 's/^,Within Groups,3.88/,Within Groups,3.87/' pspp.csv], [0],
 [Table: Descriptives
 ,,,,,,95% Confidence Interval for Mean,,,
 ,,N,Mean,Std. Deviation,Std. Error,Lower Bound,Upper Bound,Minimum,Maximum