Hi,

running "make ptestlong" gave (in part -- the rest is in other mails) :
sage -t -long -force_lib devel/sage/sage/tests/cmdline.py # 2 doctests failed
sage -t  -long -force_lib devel/sage/sage/calculus/riemann.pyx # Time out

But when I ran the first of them again, I got :
$ ./sage -t  -long -force_lib devel/sage/sage/tests/cmdline.py
sage -t -long -force_lib "devel/sage/sage/tests/cmdline.py"
        [68.9 s]

----------------------------------------------------------------------
All tests passed!
Total time for all tests: 68.9 seconds


And for the other :
$ ./sage -t  -long -force_lib devel/sage/sage/calculus/riemann.pyx
sage -t -long -force_lib "devel/sage/sage/calculus/riemann.pyx"
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***

         [1800.4 s]


I'm wondering if the first didn't fail the first time because the netbook was overtaxed...

What should I do with those failures?

Snark on #sage-devel

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to