Ticket #739 (closed defect: invalid)
hang doctesting const.tex
| Reported by: | was | Owned by: | failure |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.5.1 |
| Component: | doctest coverage | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Many people (John Cremona and David Harvey at least) had the following problem:
I upgraded to 2.8.5 ok (kubuntu 7.04, kernel 2.6.20-16-generic, gcc version 4.1.2). sage --testall hangs at this point: Testing SAGE constructions guide sage -t const.tex and "ps -ux" shows that all the processes are in swap (S status). Also Ctrl-C did not kill it, I am having to kill all the processes one by one. John
Change History
Note: See
TracTickets for help on using
tickets.

It turns out that "hangs forever" means takes longer than 30 seconds for many people :-). This actually works fine -- it's just that const.tex is really long (nearly a minute!).