[SciPy-user] scipy.test() runs for >6hrs

Alex Olivas Alexander.Olivas at usap.gov
Tue Dec 20 19:46:14 EST 2005


OK, so I reran the tests and it seems much more reasonable, only  
fewer tests
are run than below.

Ran 972 tests in 5.009s

OK
<unittest.TextTestRunner object at 0x476e50>

I seem to be missing about 400 tests.  I do get a lot of "!! No test  
file ..." warnings.

    !! No test file 'test_Mplot.py' found for <module  
'scipy.xplt.Mplot' from '...-packages/scipy/xplt/Mplot.pyc'>
    !! No test file 'test_lena.py' found for <module 'scipy.plt.lena'  
from '...te-packages/scipy/plt/lena.pyc'>

I haven't counted, but there could be 400 of these.
Alex.

On Dec 21, 2005, at 12:47 PM, Travis Brady wrote:

> This email prompted me to test my SVN build of scipy (updated  
> yesterday) and encountered this:
>
> ======================================================================
> FAIL: check_round (scipy.special.basic.test_basic.test_round )
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "C:\Python24\lib\site-packages\scipy\special\tests 
> \test_basic.py", line 1
> 793, in check_round
>     assert_array_equal(rnd,rndrl)
>   File "C:\Python24\Lib\site-packages\scipy\test\testing.py", line  
> 738, in asser
> t_array_equal
>     assert cond,\
> AssertionError:
> Arrays are not equal (mismatch 25.0%):
>         Array 1: [10 10 10 11]
>         Array 2: [10 10 11 11]
>
>
> ----------------------------------------------------------------------
> Ran 1372 tests in 7.671s
>
> FAILED (failures=1)
> <unittest.TextTestRunner object at 0x01E77B90>
>
> Travis
>
> On 12/20/05, Alex Olivas <Alexander.Olivas at usap.gov> wrote:
> I just installed SciPy on a Mac(10.4) lastnight.
> I'm looking for an alternative to ROOT and if anyone's
> familiar with that I'd appreciate any comparisons
> (i.e. what's better, what's worse?)
>
> In any case, after installing, the first thing I did was
> run the test 'scipy.test()' and went to sleep.  When I
> woke up (6hrs later) the tests were still running.
> I'm assuming this isn't normal?
> Thanks,
> Alex.
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20051221/af93ef9b/attachment.html>


More information about the SciPy-User mailing list