I ran all the tests individually ( by selecting each folder ) and most of 
the tests completed quickly and few of them took a few minutes. For 
example, here are some numbers:

( the durations are the values displayed by test results)

sympy/matrices :  195 sec
sympy/simplify : 268 sec
sympy/integrals/test/test_meijerint.py : 88 sec


But, after I run the test on *sympy/integrals/test/test_integrals.py* ( 
which always takes a long time ), my machine drastically slows down and 
then even the test that ran earlier took longer before restarting the 
machine. And, therefore, the tests takes hours to complete.  

(*Note, how long simplify and test/test_meijer_int takes after running 
test/ingetrals/test_integrals.*)
*
*

./bin/test sympy/integrals/tests/test_integrals.py 
================= tests finished: 77 passed, 3 expected to fail, in 3664.50 
seconds =================


sympy/integrals/tests/test_meijerint.py[18] ..................             
                      
=========================== tests finished: 18 passed, in 3656.80 seconds 
===========================

./bin/test sympy/simplify/
========== tests finished: 113 passed, 13 skipped, 11 expected to fail, in 
2443.58 seconds ==========


Regards
Guru








On Saturday, May 26, 2012 2:49:06 PM UTC-5, Stefan Krastanov wrote:
>
> I doubt it is related, however I noticed that you are using 32bit 
> software on 64bit hardware. It has a slim chance to be related. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sympy/-/DQx8Cprb0WIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to