#11534: Increase test_executable timeout in ppl.pyx
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: mvngu
Type: defect | Status: new
Priority: critical | Milestone: sage-4.7.1
Component: doctest | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
------------------------+---------------------------------------------------
In `devel/sage/sage/libs/ppl.pyx`, there are various tests of the form
{{{
(out, err, ret) = test_executable(['sage', '-c', sage_cmd])
}}}
It turns out that these commonly result in timeouts (much more often than
the basic tests in `sage/tests/cmdline.py`). The proposal is to increase
the timeouts in ppl.pyx.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11534>
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.