[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
two test failures in nightly build
From: |
Ben Pfaff |
Subject: |
two test failures in nightly build |
Date: |
Sat, 24 Mar 2012 14:31:02 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Last night's build had a couple of test failures. I think you've
made the most recent check-ins, so do you mind taking a look if
you have a few minutes? Otherwise I'll get to it at some point.
Logs appended, also at
http://pspp.benpfaff.org/~blp/pspp-master/20120324030503/
Thanks,
Ben.
# -*- compilation -*-
386. examine.at:511: testing EXAMINE -- single case doesn't crash ...
../../tests/examine.at:525: pspp -o pspp.csv examine.sps
--- /dev/null 2012-03-06 09:15:09.254341793 -0800
+++
/home/blp/tmp/pspptmp/master/pspp-0.7.9-gfbed9c/_build/tests/testsuite.dir/at-groups/386/stderr
2012-03-24 03:11:20.000000000 -0700
@@ -0,0 +1,15 @@
+******************************************************
+You have discovered a bug in PSPP. Please report this
+to address@hidden Please include this entire
+message, *plus* several lines of output just above it.
+For the best chance at having the bug fixed, also
+include the syntax file that triggered it and a sample
+of any data file used for input.
+proximate cause: Segmentation Violation
+version: GNU pspp 0.7.9-gfbed9c (Sat Mar 24 03:08:02 PDT 2012).
+host_system: i686-pc-linux-gnu
+build_system: i686-pc-linux-gnu
+locale_dir: /share/locale
+compiler version: 4.4.5
+******************************************************
+/home/blp/tmp/pspptmp/master/pspp-0.7.9-gfbed9c/_build/tests/testsuite.dir/at-groups/386/test-source:
line 37: 31737 Segmentation fault pspp -o pspp.csv examine.sps
../../tests/examine.at:525: exit code was 139, expected 0
386. examine.at:511: 386. EXAMINE -- single case doesn't crash
(examine.at:511): FAILED (examine.at:525)
# -*- compilation -*-
400. frequencies.at:146: testing FREQUENCIES median with histogram crash ...
../../tests/frequencies.at:155: pspp -O format=csv frequencies.sps
--- /dev/null 2012-03-06 09:15:09.254341793 -0800
+++
/home/blp/tmp/pspptmp/master/pspp-0.7.9-gfbed9c/_build/tests/testsuite.dir/at-groups/400/stderr
2012-03-24 03:11:24.000000000 -0700
@@ -0,0 +1,15 @@
+******************************************************
+You have discovered a bug in PSPP. Please report this
+to address@hidden Please include this entire
+message, *plus* several lines of output just above it.
+For the best chance at having the bug fixed, also
+include the syntax file that triggered it and a sample
+of any data file used for input.
+proximate cause: Segmentation Violation
+version: GNU pspp 0.7.9-gfbed9c (Sat Mar 24 03:08:02 PDT 2012).
+host_system: i686-pc-linux-gnu
+build_system: i686-pc-linux-gnu
+locale_dir: /share/locale
+compiler version: 4.4.5
+******************************************************
+/home/blp/tmp/pspptmp/master/pspp-0.7.9-gfbed9c/_build/tests/testsuite.dir/at-groups/400/test-source:
line 43: 32157 Segmentation fault pspp -O format=csv frequencies.sps
--- - 2012-03-24 03:11:24.764730528 -0700
+++
/home/blp/tmp/pspptmp/master/pspp-0.7.9-gfbed9c/_build/tests/testsuite.dir/at-groups/400/stdout
2012-03-24 03:11:24.000000000 -0700
@@ -1,11 +1 @@
-Table: x
-Value Label,Value,Frequency,Percent,Valid Percent,Cum Percent
-,1.00,1,100.00,100.00,100.00
-Total,,1,100.0,100.0,
-
-Table: x
-N,Valid,1
-,Missing,0
-S.E. Kurt,,.00
-,50 (Median),1.00
../../tests/frequencies.at:155: exit code was 139, expected 0
400. frequencies.at:146: 400. FREQUENCIES median with histogram crash
(frequencies.at:146): FAILED (frequencies.at:155)
--
Ben Pfaff
http://benpfaff.org
- two test failures in nightly build,
Ben Pfaff <=