Hi,

I just built sage-3.4.rc0 without problem this morning on Ubuntu 8.10.
I have 3 failed tests (the first one was already written above) :

$ uname -a
Linux slabbe-laptop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC
2009 i686 GNU/Linux


File "/home/slabbe/sage-3.4.rc0/devel/sage/doc/en/bordeaux_2008/
method_of_graphs.rst", line 25:
    sage: t2 = ModularSymbols(389,sign=1).hecke_matrix(2); t2[0]
Expected:
    (3, 0, -1, 0, 0, -1, 1, 0, 0, 0, 1, -1, 0, 0, 1, 1, 0, 1,
     -1, 1, -1, 1, 0, 0, -1, 0, 0, 0, 0, 0, 1, -1, -1)
Got:
    (3, 0, -1, 0, 0, -1, 1, 0, 0, 0, -1, 1, 0, 1, -1, 0, 1, 1, 0, 1,
-1, 1, -1, 1, 0, 0, 0, 0, 0, 0, 1, -1, -1)
**********************************************************************
1 items had failures:
   1 of   7 in __main__.example_0



File "/home/slabbe/sage-3.4.rc0/devel/sage/sage/interfaces/r.py", line
549:
    sage: r.library('foobar')
Expected:
    Traceback (most recent call last):
    ...
    ImportError: there is no package called 'foobar'
Got nothing
**********************************************************************
File "/home/slabbe/sage-3.4.rc0/devel/sage/sage/interfaces/r.py", line
835:
    sage: r.completions('tes')
Expected:
    ['testPlatformEquivalence', 'testVirtual']
Got:
    ['testPlatformEquivalence', 'testPlatformEquivalence',
'testVirtual', 'testVirtual']
**********************************************************************
2 items had failures:
   1 of   5 in __main__.example_17
   1 of   3 in __main__.example_34
***Test Failed*** 2 failures.

----------------------------------------------------------------------
The following tests failed:

        sage -t  "devel/sage/doc/en/bordeaux_2008/method_of_graphs.rst"
        sage -t  "devel/sage/sage/interfaces/r.py"


Sébastien Labbé
UQAM, Montréal
--~--~---------~--~----~------------~-------~--~----~
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