On Tue, Jul 21, 2009 at 1:04 PM, Minh Nguyen<nguyenmi...@gmail.com> wrote:
> Hi folks,
>
> This is the first release of the Sage 4.1.1 release cycle. William and
> I are co-chairing this release cycle. The source tarball and the
> sage.math only binary are available at
>
> http://sage.math.washington.edu/home/mvngu/release/sage-4.1.1.alpha0.tar
> http://sage.math.washington.edu/home/mvngu/release/sage-4.1.1.alpha0-sage.math.washington.edu-x86_64-Linux.tar.gz
>
> You can also upgrade using this path:
>
> http://sage.math.washington.edu/home/mvngu/release/sage-4.1.1.alpha0/

Upgraded OK on 32-bit Debian Lenny, Core 2 Duo. The following tests failed:

sage -t -long devel/sage-main/sage/modules/vector_real_double_dense.pyx
**********************************************************************
File 
"/home/mvngu/usr/bin/sage/devel/sage-main/sage/modules/vector_real_double_dense.pyx",
line 72:
    sage: v.stats_skew()
Expected:
    0.0
Got:
    doctest:106: SyntaxWarning: assertion is always true, perhaps
remove parentheses?
    0.0
**********************************************************************
1 items had failures:
   1 of   4 in __main__.example_2
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/mvngu/usr/bin/sage/tmp/.doctest_vector_real_double_dense.py
         [3.1 s]

<SNIP>

sage -t -long devel/sage-main/sage/interfaces/r.py
**********************************************************************
File "/home/mvngu/usr/bin/sage/devel/sage-main/sage/interfaces/r.py", line 838:
    sage: r.completions('tes')
Expected:
    ['testPlatformEquivalence', 'testVirtual']
Got:
    <BLANKLINE>
    Building R command completion list (this takes
    a few seconds only the first time you do it).
    To force rebuild later, delete /home/mvngu/.sage//r_commandlist.sobj.
    ['testPlatformEquivalence', 'testVirtual']
**********************************************************************
1 items had failures:
   1 of   3 in __main__.example_34
***Test Failed*** 1 failures.
For whitespace errors, see the file /home/mvngu/usr/bin/sage/tmp/.doctest_r.py
         [10.5 s]

-- 
Regards
Minh Van Nguyen

--~--~---------~--~----~------------~-------~--~----~
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