Hi John,

On Fri, Aug 14, 2009 at 9:13 PM, John Cremona<john.crem...@gmail.com> wrote:
>
> On 64-bit ubuntu I get this (sometimes):
>
> j...@ubuntu:~/sage-4.1.1.rc2$ ./sage -t
> "devel/sage/sage/symbolic/expression.pyx"
> sage -t  "devel/sage/sage/symbolic/expression.pyx"
> **********************************************************************
> File "/home/jec/sage-4.1.1.rc2/devel/sage/sage/symbolic/expression.pyx",
> line 1000:
>    sage: d = {u: 3, v: 5}; d.values()
> Expected:
>    [3, 5]
> Got:
>    [5, 3]
> **********************************************************************
> 1 items had failures:
>   1 of  18 in __main__.example_33
> ***Test Failed*** 1 failures.
>
> Sorry of this has already been reported, I have been away and not been
> able to follow all that has been on sage-devel.

Welcome back. Did you have a rejuvenating summer break?


> In principle, the order of the values of a dict is surely not
> well-determined, so this doctest should be rephrased somehow.

The above doctest failure has been fixed by ticket #6717

http://trac.sagemath.org/sage_trac/ticket/6717

-- 
Regards
Minh Van Nguyen

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an 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