[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #30697] Mac failure in tests/libpspp/sparse-array-test
From: |
bojo42 |
Subject: |
PSPP-BUG: [bug #30697] Mac failure in tests/libpspp/sparse-array-test |
Date: |
Fri, 05 Nov 2010 13:34:55 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12 |
Follow-up Comment #1, bug #30697 (project pspp):
should be closed with git commit 0ddc66c1a58741ede1a523684e9df919608e6269
though i like to note that i also get such errors on GNU/Linux (Ubuntu 10.04)
with the 0.7.6 and 0.7.5 snapshots from Ben's webspace, but they're gone with
current git. here the errors i got:
0.7.6:
529: sparse array -- insert and delete with strides FAILED
(sparse-array.at:13)
sparse external arrays
530: in-memory sparse_xarray FAILED
(sparse-xarray-test.at:44)
...
532: on-disk sparse_xarray FAILED
(sparse-xarray-test.at:58)
533: on-disk sparse_xarray FAILED
(sparse-xarray-test.at:59)
534: copying between in-memory sparse_xarrays FAILED
(sparse-xarray-test.at:63)
0.7.5:
*** - Fri Nov 5 13:00:52 2010
--- /tmp/pspp-tst-399/pspp.csv Fri Nov 5 13:00:52 2010
***************
*** 13,16 ****
,height - age,rank - height
Exact Sig. (2-tailed),.625,1.000
Exact Sig. (1-tailed),.312,.500
! Point Probability,.250,.312
--- 13,16 ----
,height - age,rank - height
Exact Sig. (2-tailed),.625,1.000
Exact Sig. (1-tailed),.312,.500
! Point Probability,.250,.313
compare output 1
FAILED
FAIL: tests/command/npar-sign.sh
...
[0 0] error: xarray 0: row count (0) does not match expected (1)
[0 0] retracing error path:
[0] empty sparse_xarray with n_columns=3, max_memory_rows=3
[0 0] xarray 0: set (0,0) to 0
[0 0] error: xarray 0: row count (0) does not match expected (1)
...
Parameters: --columns=3 --max-rows=3 --max-memory-rows=3 --values=2
--xarrays=1
Stopped by: reaching max error count
Errors found: 1
Unique states checked: 1
Maximum depth reached: 1
Mean depth reached: 1.00
Dropped duplicate states: 0
Dropped off-path states: 0
Dropped too-deep states: 0
Dropped queue-overflow states: 0
Checked states still queued when stopped: 0
Maximum queue length reached: 1
Runtime: 0.00 seconds
FAIL: tests/libpspp/sparse-xarray-test.sh
..tests/libpspp/sparse-array-test.c:180: Check failed in insert in ascending
order with strides and offset test
FAIL: tests/libpspp/sparse-array-test
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30697>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #30697] Mac failure in tests/libpspp/sparse-array-test,
bojo42 <=