On Fedora 9, 32 bit, after an update from rc0:

[j...@paix sage-3.4.1.alpha0]$ ./sage -t  
"devel/sage/sage/combinat/words/words.py"
sage -t  "devel/sage/sage/combinat/words/words.py"
**********************************************************************
File 
"/home/jaap/downloads/sage-3.4.1.alpha0/devel/sage/sage/combinat/words/words.py",
 line 760:
     sage: Words(7,13).cardinality()
Expected:
     96889010407L
Got:
     96889010407
**********************************************************************
File 
"/home/jaap/downloads/sage-3.4.1.alpha0/devel/sage/sage/combinat/words/words.py",
 line 763:
     sage: Words(['a','b','c','d','e','f','g'],13).cardinality()
Expected:
     96889010407L
Got:
     96889010407
**********************************************************************
1 items had failures:
    2 of  12 in __main__.example_31
***Test Failed*** 2 failures.
For whitespace errors, see the file 
/home/jaap/downloads/sage-3.4.1.alpha0/tmp/.doctest_words.py
         [2.9 s]
exit code: 1024


Looks like an easy patch.

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