#10187: Update ecl and maxima
------------------------------------------+---------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords:
Author: Volker Braun, David Kirkby | Upstream: Workaround found; Bug
reported upstream.
Reviewer: Karl-Dieter Crisman | Merged:
Work_issues: |
------------------------------------------+---------------------------------
Comment(by leif):
With the two new spkgs and all four patches applied, I got:
{{{
sage -t -long -force_lib devel/sage/sage/modular/modform/ambient.py
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
[1800.1 s]
----------------------------------------------------------------------
The following tests failed:
sage -t -long -force_lib devel/sage/sage/interfaces/r.py # 1
doctests failed
sage -t -long -force_lib
devel/sage/sage/modular/modform/ambient.py # Time out
----------------------------------------------------------------------
Total time for all tests: 3619.8 seconds
make: *** [ptestlong] Error 192
}}}
(Sage 4.6.1.alpha2 with MPIR 2.1.3.p1 and [GMP-]ECM 6.3.p2, Ubuntu 10.04
x86_64)
Rerunning the tests individually, everything passes:
{{{
#!sh
~/Sage/sage-4.6.1.alpha2/devel/sage-10187$ ../../sage -t -long -force_lib
sage/interfaces/r.py
sage -t -long -force_lib "devel/sage-10187/sage/interfaces/r.py"
[23.5 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 23.5 seconds
~/Sage/sage-4.6.1.alpha2/devel/sage-10187$ ../../sage -t -long -force_lib
sage/modular/modform/ambient.py
sage -t -long -force_lib
"devel/sage-10187/sage/modular/modform/ambient.py"
[5.5 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 5.5 seconds
}}}
I've run `ptestlong` many times on that installation (before testing
#10187) without any errors... Quite weird.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10187#comment:70>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.