On 29 May 2012 13:37, Guru Devanla <[email protected]> wrote: > Aaron, > > I narrowed the test down to test/test_integrals.py ( if this is the > information you are looking for). > > Again, as I mentioned in the other post, first time around this test just > takes few minutes, but after that it does slow down my machine. > > I can run all other tests(skipping test_integrals.py) as many times as I > want, and the tests complete in reasonable time ( few minutes) >
Nevertheless, it would be interesting to know what exactly slows down test_integrals. If you run `bin/test -v test_integrals` it will print out each of the tests in this file and we would be able to pinpoint the problem. -- You received this message because you are subscribed to the Google Groups "sympy" group. 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.
