I did run it with -v option. Almost each of the tests seems to take longer than a minute and hence overall slowdown, and I did not notice a specific test siting there for long and contributing to the slowness.
Also, note that all other tests ( outside integrals) also slow down since the machine slows down. I can still run some more tests, if anyone has more suggestions of narrowing down the problem. -Guru On Tuesday, May 29, 2012 6:50:02 AM UTC-5, Stefan Krastanov wrote: > > 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 view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/eNR34xP8zkAJ. 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.
