Yes, we just merged a pull request that fixed a lot of the slow tests. We're also getting a bot running to run the slow tests on master: https://github.com/sympy/sympy/pull/2403.
Aaron Meurer On Sun, Aug 25, 2013 at 1:36 PM, Joachim Durchholz <[email protected]> wrote: > I tried running all tests out of boredom, and to my surprise, only a single > test would fail. > Now that's something I can handle. > > Full disclosure: it's the single --slow test in > > sympy/assumptions/tests/test_query.py > > So the problem is sort-of solved for me: Good enough, for me, for now, and I > can proceed. > I'm still very much +1 for the efforts to get the tests to run more reliably > and completely, it's just that I don't need this done "yesterday" anymore > :-) > > Regards, > Jo > > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
