#6798: fix doctest timeout in modules/vector_double_dense.pyx
----------------------+-----------------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.2
Component: algebra | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
On Solaris 10 update 7 (SPARC), the following tests timed out. Both ECL
and Maxima were updated - ECL version 9.8.4 (see trac #6564); Maxima
version 5.19.1 (see trac #6699). Updated spkgs can be found here. I'm not
sure if this is new or not since updating Maxima + ECL, so it may or may
not be related to that.
http://sage.math.washington.edu/home/kirkby/Solaris-fixes/ecl-9.8.4/
http://sage.math.washington.edu/home/kirkby/Solaris-fixes/maxima-5.19.1/
{{{
----------------------------------------------------------------------
| Sage Version 4.1.1, Release Date: 2009-08-14 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
Thu Aug 20 20:02:37 BST 2009
dsage-trial tmp directory doesn't exist - creating ...
This script will run the unit tests for DSage
}}}
<SNIP>
{{{
sage -t "devel/sage/sage/modules/vector_double_dense.pyx"
[71.4 s]
sage -t "devel/sage/sage/lfunctions/sympow.py"
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
*** *** Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***
[361.1 s]
sage -t "devel/sage/sage/lfunctions/all.py"
[1.2 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6798>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---