On Thu, Aug 28, 2008 at 1:33 PM, David Joyner <[EMAIL PROTECTED]> wrote:
>
> On Wed, Aug 27, 2008 at 8:42 AM, mabshoff <[EMAIL PROTECTED]> wrote:
>>
>> Hello folks,
>>
>> alpha1 is finally out. I don't think alpha0 was ever announced here,
>> so I am posting both logs. We merged loads of patches, but especially
>> plotting improvements. Besides that we finally upgraded numpy and
>> matplotlib, so some things might be going wrong there. I need some
>> sleep, so I will see in the morning what blew up :)
>
> On hardy heron amd64 , install went fine and everything passed but a
> time out error:
>
>
>
>
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>        sage -t  devel/sage/sage/calculus/calculus.py
> Total time for all tests: 5945.8 seconds
> Please see /home/wdj/sagefiles/sage-3.1.2.alpha1/tmp/test.log for the
> complete log from this test.
> [EMAIL PROTECTED]:~/sagefiles/sage-3.1.2.alpha1$ ./sage -t
> devel/sage/sage/calculus/calculus.py
> sage -t  devel/sage/sage/calculus/calculus.py               *** ***
> Error: TIMED OUT! *** ***
> *** *** Error: TIMED OUT! *** ***
>         [407.6 s]
> exit code: 1024
>
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>        sage -t  devel/sage/sage/calculus/calculus.py
> Total time for all tests: 407.6 seconds

Try running with --verbose to determine which tests hangs, or if it
just takes a lot of time.

It takes forever for me too.

I killed it at this test:

Trying:
    
G.show(frame_aspect_ratio=[Integer(1),Integer(1),Integer(1)/Integer(2)])###line
893:_sage_    >>> G.show(frame_aspect_ratio=[1,1,1/2])
Expecting nothing

after maybe a minute. Imho 1 minute for one test is way too much.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to