#13324: Upgrade ECL to 12.12.1 and let it build on (recent) Cygwins
----------------------------------------------------------------+-----------
Reporter: jpflori |
Owner: tbd
Type: defect |
Status: needs_work
Priority: major |
Milestone: sage-5.7
Component: cygwin |
Resolution:
Keywords: cygwin ecl spkg | Work
issues:
Report Upstream: Fixed upstream, but not in a stable release. |
Reviewers: François Bissey, Karl-Dieter Crisman, Dmitrii Pasechnik
Authors: Jean-Pierre Flori | Merged
in:
Dependencies: #13860 |
Stopgaps:
----------------------------------------------------------------+-----------
Comment (by jdemeyer):
The timeouts happen during various tests, seemingly at random. These are
the results of 1000 verbose unbuffered non-long tests, 4 timeouts:
{{{
Trying:
lisp(Integer(2)).bool()###line 418:_sage_ >>> lisp(2).bool()
Expecting:
True
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
}}}
{{{
Trying:
one == one###line 390:_sage_ >>> one == one
Expecting:
True
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
}}}
{{{
Trying:
lisp.eval('(+ 2 2)')###line 107:_sage_ >>> lisp.eval('(+ 2 2)')
Expecting:
'4'
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
}}}
{{{
Trying:
a = lisp(Integer(3)); b = lisp(Integer(5))###line 7:_sage_ >>> a =
lisp(3); b = lisp(5)
Expecting nothing
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13324#comment:153>
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.