[SciPy-user] Probs with scipy.test() and seg faults

Pearu Peterson pearu at scipy.org
Fri Jun 6 08:33:23 EDT 2003


On Fri, 6 Jun 2003, James Analytis wrote:

> Hey,
> I built scipy from the sources as you suggested. On scipy.test() i got these 
> as the last few lines:
> ----------------------------------------------------------------------
> Ran 640 tests in 10.232s
> 
> FAILED (failures=1, errors=4)
> <unittest.TextTestRunner instance at 0x827c944>
> >>
> ----------------------------------------------------------------------
> No seg faults! So apart from that one failure things seems to be ok (right?)

Not too bad. Though I wonder what are these errors? Certain scipy tests
(e.g. stats ones) are known to fail occasionally and that is ok, but in
principle there should not be any `errors` in scipy tests.

Pearu





More information about the SciPy-User mailing list