The test run did at least finish unlike previous ones. Predictably
there are still some issues:

        sage -t  devel/sage-main/sage/calculus/calculus.py

This is a whitespace issue only.

        sage -t  devel/sage-main/sage/functions/constants.py

Related to rdqf

        sage -t  devel/sage-main/sage/graphs/graph.py

gap related, but the gap doctest itself passes.

        sage -t  devel/sage-main/sage/lfunctions/dokchitser.py

File "dokchitser.py", line 298:
    sage: L(1+I)
No clue what might be wrong.

        sage -t  devel/sage-main/sage/lfunctions/sympow.py

Never worked anyway, problem similar to rdqf, i.e. tinkering with
compiler flags, assembly opcodes ...

        sage -t  devel/sage-main/sage/plot/plot.py

matplotlib - this is not an issues with the wrong libpng, but a cygwin
issue that might be resolved with a shell script called relocate.sh

        sage -t  devel/sage-main/sage/rings/multi_polynomial_libsingular.pyx

Know issue, Martin is looking into it. We are attmpting to link
statically, but so far no luck. As of 12 hours ago the dynamic libs at
least sigsevs instead of hanging :)

        sage -t  devel/sage-main/sage/rings/polynomial_element.pyx

libSingular related -> see above

        sage -t  devel/sage-main/sage/rings/real_rqdf.pyx

No idea what is wrong,  this is the first release of rpdf in SAGE -
maybe the author (didier deshommes) can have a look. The potential
bugfix will probably also give an better idea how resolve the sympow
issues.

        sage -t  devel/sage-main/sage/schemes/elliptic_curves/
ell_finite_field.py

Bug in pari on cygwin only, known issue according to William.
Valgrinding the code in Linux might be the answer.

        sage -t  devel/sage-main/sage/schemes/elliptic_curves/
ell_rational_field.py

This is also a sympow issue.

        However, an ERROR occurred in the Distributed SAGE unit tests.

No idea :), did this ever work on cygwin? (author Yi Qiang) - the
doctest is new since 2.5.0rc[2|3]

Another problem is that mwrank fails with the "tslklist" problem. A
cause or even a solution for this problem is unknown. This might also
lead to doctest failures.

The full log is at 
http://fsmath.mathematik.uni-dortmund.de/~mabshoff/sage/sage-testall-2.5.0-rc2-cygwin.log
(416 kb)

It seems unlikely that any of these issues have been fixed up to
2.5.0.

Cheers,

Michael


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to