2009/5/16 Jaap Spies <j.sp...@hccnet.nl>:
>
> mabshoff wrote:
>> Hello folks,
>>
>> I did not believe it would happen before the official start of SD 15
>> anymore, but I beat that deadline by at least an hour :). Anyway,
>> things have gotten to the point where we hit all the 4.0.a0 goals,
> [...]
>>
>> As usual please build, doctest and report any issues.
>>
>
> On Fedora 10, 32 bit:
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>        sage -t  "devel/sage/sage/interfaces/maxima.py"
>        sage -t  "devel/sage/sage/symbolic/expression.pyx"
>
> sage -t  "devel/sage/sage/interfaces/maxima.py"
> **********************************************************************
> File 
> "/home/jaap/Download/sage-4.0.alpha0/devel/sage/sage/interfaces/maxima.py", 
> line 889:
>     sage: maxima.completions('gc', verbose=False)
> Expected:
>     ['gctime', 'gcdex', 'gcd', 'gc', 'gcprint', 'gcfactor']
> Got:
>     ['gc', 'gcfactor', 'gctime', 'gcprint', 'gcdex', 'gcd']
> **********************************************************************
> File 
> "/home/jaap/Download/sage-4.0.alpha0/devel/sage/sage/interfaces/maxima.py", 
> line 904:
>     sage: maxima._commands(verbose=False)
> Expected:
>     ['asympt',
>      'automatic',
>      ...
>      'zeroequiv']
> Got:
>     ['acoth', 'asec', 'applyb2', 'arrayapply', 'asin', 'atom', 'algepsilon', 
> 'addrow', 'alpha', 'appendfile', 'auto_mexpr', 'aload_mac', 'askexp',
> 'activecontexts', 'alg', 'arrays', 'algebraicp', 'at', 'activate', 'apropos', 
> 'aliases', 'algebraic', 'atan2', 'allbut', 'arite', 'algtrace', 'asksign', 
> 'algsys',
>
>
> sage -t  "devel/sage/sage/symbolic/expression.pyx"
> **********************************************************************
> File 
> "/home/jaap/Download/sage-4.0.alpha0/devel/sage/sage/symbolic/expression.pyx",
>  line 2094:
>     sage: maxima('atanh(0.5)')
> Expected:
>     .5493061443340548
> Got:
>     .5493061443340549
> **********************************************************************
> 1 items had failures:
>    1 of   9 in __main__.example_68
>
>


I get the same as Jaap on my 32-bit ubuntu.

John

>
> Jaap
>
>
> >
>

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

Reply via email to