On Sat, Feb 23, 2013 at 2:09 PM, mario <[email protected]> wrote: > It seems to me that a possible way to reduce the average time of tests > could be to test only the modules which depend on the modified modules. > I do not know how long it would > take to build the dependency tree; if it takes too much, it could be stored. > Making tests when only a leaf of the tree is modified would be fast.
Also, if the tests take 30 minutes to run then it might make sense to not put a branch in the queue until there has been no activity for, say, 10 minutes. I don't know if we have an option like that or not. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
