my OS is ubuntu9.04 32bit, the version of sage is 4.0.2, and
I got the binaries tarbal.

the following is the message of the errors:
sage -t  "devel/sage/sage/interfaces/r.py"
**********************************************************************
File "/home/mmycxu/softdownload/sage-4.0.2-linux-Ubuntu_9.04-i686-
Linux/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/mmycxu/softdownload/sage-4.0.2-linux-Ubuntu_9.04-i686-
Linux/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.

please how to fix that? thanks!

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to