<SNIP>

Oops, I missed some.

> opteron Ubuntu 6.10 (sagemath.org):  1 failure
>
>         sage -t -long "devel/sage/sage/calculus/calculus.py"
> Total time for all tests: 5690.1 seconds
>
> NOISE:
> sage -t -long "devel/sage/sage/calculus/calculus.py"
> **********************************************************************
> File "/home2/sage/build/sage-3.3.alpha5/devel/sage/sage/calculus/calculus.py",
> line 3206:    sage: f.roots(ring=CC)
> Expected:
>     [(-0.0588115223184495, 1), (-1.331099917875... -
> 1.52241655183732*I, 1), (-1.33109991787579 + 1.522416
> 55183732*I, 1), (1.36050567903502 - 1.51880872209965*I, 1),
> (1.36050567903502 + 1.51880872209965*I, 1)]
> Got:
>     [(-0.0588115223184495, 1), (-1.33109991787580 -
> 1.52241655183732*I, 1), (-1.33109991787580 + 1.5224165
> 5183732*I, 1), (1.36050567903502 - 1.51880872209965*I, 1),
> (1.36050567903502 + 1.51880872209965*I, 1)]
> **********************************************************************
> File "/home2/sage/build/sage-3.3.alpha5/devel/sage/sage/calculus/calculus.py",
> line 3210:
>     sage: f.roots(ring=CC, multiplicities=False)
> Expected:
>     [-0.0588115223184495, -1.331099917875... - 1.52241655183732*I,
> -1.33109991787579 + 1.52241655183732*I,
>  1.36050567903502 - 1.51880872209965*I, 1.36050567903502 + 1.51880872209965*I]
> Got:
>     [-0.0588115223184495, -1.33109991787580 - 1.52241655183732*I,
> -1.33109991787580 + 1.52241655183732*I,
> 1.36050567903502 - 1.51880872209965*I, 1.36050567903502 + 1.51880872209965*I]

This one should be fixed via #5172.

I would also like to point out that someone ought to have read the
list of known issues I explicitly listed on top - that way the email
could have been much shorted :p

Cheers,

Michael

--~--~---------~--~----~------------~-------~--~----~
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