I also built and tested (on Arch Linux current, 32bit, that's gcc 4.4
snapshot) - one test failed, devel/sage/sage/graphs/graph.py - in
exactly same way as for Jaap (output noise)

On Sun, Jul 5, 2009 at 10:22 AM, Jaap Spies<[email protected]> wrote:
>
> Robert Miller wrote:
>> Source tarball, sage.math binary, and upgrade URL are, respectively:
>>
>> http://sage.math.washington.edu/home/rlmill/release/sage-4.1.rc0.tar
>> http://sage.math.washington.edu/home/rlmill/release/sage-4.1.rc0-sage.math-only-x86_64-Linux.tar.gz
>> http://sage.math.washington.edu/home/rlmill/release/sage-4.1.rc0/
>>
>> Long doctests pass on sage.math in the docs and library. The two
>> remaining issues with sage-4.1.alpha3 need to be tracked down (can
>> someone post details about these?):
>>
>>         sage -t  "devel/sage/sage/misc/sagedoc.py"
>>         sage -t  "devel/sage/sage/parallel/decorate.py"
>>
>
> On Fedora 9, 32 bit:
>
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>        sage -t  "devel/sage/sage/graphs/graph.py"
>
> sage -t  "devel/sage/sage/graphs/graph.py"
> **********************************************************************
> File "/home/jaap/downloads/sage-4.1.alpha2/devel/sage/sage/graphs/graph.py", 
> line 7144:
>     sage: T.spectrum()
> Expected:
>     [1, -0.500000000000000? + 0.866025403784439?*I, -0.500000000000000? - 
> 0.866025403784439?*I]
> Got:
>     [1, -0.50000000000000000? + 0.866025403784439?*I, -0.500000000000000? - 
> 0.866025403784439?*I]
> **********************************************************************
> File "/home/jaap/downloads/sage-4.1.alpha2/devel/sage/sage/graphs/graph.py", 
> line 7272:
>     sage: T.eigenvectors()
> Expected:
>     [(1, [
>     (1, 1, 1)
>     ], 1), (-0.500000000000000? - 0.866025403784439?*I, [(1, 
> -0.500000000000000? - 0.866025403784439?*I, -0.500000000000000? + 
> 0.866025403784439?*I)], 1),
> (-0.500000000000000? + 0.866025403784439?*I, [(1, -0.500000000000000? + 
> 0.866025403784439?*I, -0.500000000000000? - 0.866025403784439?*I)], 1)]
> Got:
>     [(1, [
>     (1, 1, 1)
>     ], 1), (-0.500000000000000? - 0.866025403784439?*I, [(1, 
> -0.500000000000000? - 0.866025403784439?*I, -0.500000000000000? + 
> 0.866025403784439?*I)], 1),
> (-0.50000000000000000? + 0.866025403784439?*I, [(1, -0.50000000000000000? + 
> 0.866025403784439?*I, -0.50000000000000000? - 0.866025403784439?*I)], 1)]
> **********************************************************************
> 2 items had failures:
>    1 of  17 in __main__.example_145
>    1 of   9 in __main__.example_147
> ***Test Failed*** 2 failures.
>
>
> Jaap
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to