Opened 11 years ago
Last modified 9 years ago
#9361 closed defect
Maxima timeout when creating tab completion list on Mac PPC — at Version 1
Reported by: | kcrisman | Owned by: | tbd |
---|---|---|---|
Priority: | critical | Milestone: | sage-5.0 |
Component: | packages: standard | Keywords: | |
Cc: | GeorgSWeber, kcrisman | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
This has been reported on more than one Mac PPC running OSX 10.4 Tiger.
> > ---------------------------------------------------------------------- > The following tests failed: > > sage -t -long > "rro/sage-4.4.4.alpha1/devel/sage/sage/interfaces/maxima.py" # > Killed/crashed
This is due to the commands in this file which create the tab completion list for use with Sage's Maxima; for some reason even when done 'by hand' they often time out, and since they happen a few different times in this file it will nearly always time out (even with huge SAGE_TIMEOUT
set)
Note: See
TracTickets for help on using
tickets.