John Cremona wrote:
> Fresh builds of 4.1.1.alpha0:
> 
> 64-bit linux:
> The following tests failed:
>         sage -t  "devel/sage/sage/interfaces/r.py"
> ....but passed on retry.
> 

Same here on Fedora 10 and Fedora 11, 32 bit.

In addition both in a fresh install and in an upgrade:

sage -t  "devel/sage/sage/combinat/words/morphism.py"
**********************************************************************
File "/home/jaap/Download/sage-4.1/devel/sage/sage/combinat/words/morphism.py", 
line 616:
     sage: m.extend_by(n)
Expected:
     Morphism from Words over Ordered Alphabet ['a', 'b', 0, 1] to Words over 
Ordered Alphabet ['a', 'b', 0, 1]
Got:
     Morphism from Words over Ordered Alphabet [0, 1, 'a', 'b'] to Words over 
Ordered Alphabet [0, 1, 'a', 'b']
**********************************************************************
File "/home/jaap/Download/sage-4.1/devel/sage/sage/combinat/words/morphism.py", 
line 618:
     sage: n.extend_by(m)
Expected:
     Morphism from Words over Ordered Alphabet ['a', 'b', 0, 1] to Words over 
Ordered Alphabet ['a', 'b', 0, 1, 5]
Got:
     Morphism from Words over Ordered Alphabet [0, 1, 'a', 'b'] to Words over 
Ordered Alphabet [0, 1, 5, 'a', 'b']
**********************************************************************
1 items had failures:
    2 of  10 in __main__.example_11
***Test Failed*** 2 failures.
For whitespace errors, see the file 
/home/jaap/Download/sage-4.1/tmp/.doctest_morphism.py
         [3.2 s]
exit code: 1024

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