Oh I didn't realize it's already the slow tests. In that case, we should either split them or lower the test timeout.
Aaron Meurer On Tue, Jun 9, 2015 at 12:04 PM, Aaron Meurer <[email protected]> wrote: > Is there a specific test that's being slow? If so, we should just mark it > as @slow until we can improve the performance. > > Aaron Meurer > > On Tue, Jun 9, 2015 at 12:32 AM, Sudhanshu Mishra <[email protected]> > wrote: > >> Hi all, >> >> Slow tests are getting errored very frequently because of timeout. I >> think this is happening because of >> https://github.com/sympy/sympy/pull/2508. >> >> We'll improve performance of this code eventually, but we need to figure >> out an immediate solution so that development goes smooth. >> >> We can do that either by splitting the tests further or disabling the >> satask in ask. >> >> I would suggest to go with the former. >> >> Thoughts? >> >> Sudhanshu Mishra >> >> -- >> 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. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/CAFW_KCQo6fGgP8hYR%2B2e04Sjp8bNKknrFFf4tmG4SUW12_M%3DyQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/sympy/CAFW_KCQo6fGgP8hYR%2B2e04Sjp8bNKknrFFf4tmG4SUW12_M%3DyQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2BHLDOgd3P2hBVrxEWgbx2PzCVmZuwmKBmA6Npaq--FWQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
