[SciPy-dev] Different number of tests

Nils Wagner nwagner at mecha.uni-stuttgart.de
Wed Dec 21 03:32:54 EST 2005


Hi all,

I have installed the latest svn versions of core and scipy on two
different machines.

On the first box
scipy.test(1,10)
Ran 1372 tests in 8.086s

FAILED (failures=1)
<unittest.TextTestRunner object at 0x47fed68c>

On the second box
Ran 1230 tests in 7.358s

FAILED (failures=1)
<unittest.TextTestRunner object at 0xb2908c8c>

What is the reason for the difference in the number of tests (1372
versus 1230) ?

Nils
 




More information about the SciPy-Dev mailing list