On Sun, Sep 28, 2014 at 1:03 PM, Volker Braun <[email protected]> wrote: > The threshold is a certain fraction of the total doctest time, so it takes > the relative speed of computers into account.
When I did "make ptestlong" (with MAKE="make -j12" and 12 cores), it says sage -t --long --warn-long 57.7 ... for each line. Where does that 57.7 come from? > Really, there is no point in having tests run for minutes just because you > can. I strongly agree with you that we should have an official policy regarding the maximum long (and non-long) allowed doctests time, say relative to something (whatever your answer to the above is). However, let's make it more official than just "no point in having tests run for minutes" (and have an official vote/discussion on sage-devel.). -- William Stein Professor of Mathematics University of Washington http://wstein.org [email protected] -- You received this message because you are subscribed to the Google Groups "sage-release" 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/sage-release. For more options, visit https://groups.google.com/d/optout.
