Hi Michael, I looked in the tmp/test.log file and found :
. . sage -t devel/sage/sage/graphs/graph_generators.py *** *** Error: TIMED OUT! *** *** ESC[?1034h*** *** Error: TIMED OUT! *** *** . . . sage -t devel/sage/sage/calculus/calculus.py *** *** Error: TIMED OUT! *** *** ESC[?1034h*** *** Error: TIMED OUT! *** *** . . sage -t devel/sage/sage/combinat/root_system/weyl_characters.py*** *** Error: TIMED OUT! *** *** ESC[?1034h*** *** Error: TIMED OUT! *** *** . . So it does seem that the tests "Timed Out" as you say. I never thought of my system as being slow, but I'm new to sage. Do you have any recommendations as to how I might run the tests with extended time limits? TIA, Doug Nadworny On Aug 24, 5:34 pm, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: > On Aug 24, 3:36 pm, doug5y <[EMAIL PROTECTED]> wrote: > > > Hello, > > Hi Doug, > > > I upgraded my sage 3.0.6 installation using the command : sage - > > upgrade. Every thing seemed to go well. > > > I then did sage --testall with the result : > > > ---------------------------------------------------------------------- > > The following tests failed: > > > sage -t devel/sage/sage/graphs/graph_generators.py > > sage -t devel/sage/sage/calculus/calculus.py > > sage -t devel/sage/sage/combinat/root_system/ > > weyl_characters.py > > Total time for all tests: 11051.6 seconds > > Could you post the output from the failures? Your system seems to be a > slow one and all three of the above could have simply timed out. > > > Is there any way to get more detailed info wrt to these failures? > > Maybe correct them in some way? > > > The output of uname -a is : > > > uname -a > > Linux yamnuska 2.6.25.14-69.fc8 #1 SMP Mon Aug 4 14:20:24 EDT 2008 > > i686 athlon i386 GNU/Linux > > > TIA, > > Doug Nadworny > > Cheers, > > Michael --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
