mabshoff wrote:
>
> On Jul 12, 5:44 am, Bin Zhang <[EMAIL PROTECTED]> wrote:
>   
>> Hi,
>>     
>
> Hi Bin,
>
>   
>> On my 1.2GHz iBook Linux Powerpc, I get the following timeouts when
>> "make test":
>>     
>
> This is not really surprising since the iBook is rather slow. To raise
> the timeout change the following value right at the top of $SAGE_ROOT/
> local/bin/sage-doctest
>
> # the default timeout for doctests: 6 minutes
> TIMEOUT = 360
>
>   

The two tests passed with TIMEOUT = 600.

Thanks,
Bin


>> sage -t  devel/sage/sage/modular/abvar/homspace.py          *** ***
>> Error: TIMED OUT! *** ***
>> *** *** Error: TIMED OUT! *** ***
>>          [374.9 s]
>>     
>
> As is the doctest complains about timeouts once it has finished, so
> everything worked here as expected.
>
>   
>> sage -t  devel/sage/sage/calculus/calculus.py               *** ***
>> Error: TIMED OUT! *** ***
>> **********************************************************************
>> File "/Archives/build/sage/sage-3.0.4/tmp/calculus.py", line 3388:
>>     sage: F = factor(f/(36*(1 + 2*y + y^2)), dontfactor=[x])
>> Expected nothing
>> Got:
>>     Maxima crashed -- automatically restarting.
>> **********************************************************************
>>     
>
> Hmm, this might be bad. We upgraded clisp in 3.0.4 and so far we did
> not test on Linux PPC. But we will be upgrading to ecls in August,
> depending on Maxima merging the ecl branch into Maxime 5.16.x. Is the
> failure reproducible? Clisp is anything but stable on anything not x86
> and x86-64.
>
>   
>> 1 items had failures:
>>    1 of   9 in __main__.example_87
>> ***Test Failed*** 1 failures.
>> For whitespace errors, see the file /Archives/build/sage/sage-3.0.4/
>> tmp/.doctest_calculus.py*** *** Error: TIMED OUT! *** ***
>>          [364.3 s]
>>
>> Thanks,
>> Bin
>>     
>
> Thanks for testing.
>
> Cheers,
>
> Michael
> >
>   


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to