#9584: Weird timeouts in doctesting generic_graph with 4.5.2.alpha0 on some
systems
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5.2
Component: doctest | Keywords: generic_graph, generic graph, time-out,
time out
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Comment(by jhpalmieri):
Using {{{g = digraphs.RandomDirectedGNP(28,.3)}}} works for me too:
doctesting generic_graph.py finishes in under 180 seconds on both cleo and
iras. Maybe the problem is indeed that 30 vertices is too many for GLPK,
as ncohen suggested.
I'm more or less happy with this patch: it doesn't change the doctests in
any qualitative way, so it isn't very intrusive. The only problem is that
we still don't know what the underlying issue is. CPLEX is not installed
on any skynet machine as far as I can tell, so I have no way of testing
whether it might work in this case. So how should we proceed?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9584#comment:37>
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.