On Sep 14, 2008, at 9:28 PM, Justin Walker wrote:

>
> On Sep 14, 2008, at 7:59 AM, mabshoff wrote:
>
>>
>> Hello folks,
>>
>> we are getting very close now. We fixed a bunch of blocker doctest
>> issues and also fixed a long standing memleak in the number field
>> code. Another memleak we fixed would bite you if you pickled a couple
>> ten thousand matrices over GF(2) :). Aside from that a couple
>> documentation fixes. Known open issues are
>>
>> #3563: make "def atlas()" deal with the Accelerate Framework on OSX
>> #4116: 3.1.2.rc2 doctest failure: sage/interfaces/sage0.py (part II)
>>
>> There is a source ball in
>>
>> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.2/
>
> Built w. no problems on Mac OS X, 10.5.4, Core Duo.  The tests hung  
> at this point, for quite a long time:
>       sage -t  devel/doc/tut/tut.tex
>
> Didn't see anything specific to this on the lists.  Did I miss  
> something?

Inspired by a post by William, I ran the "tut.tex" test, with the  
verbose switch.

If anyone's interested, the log file is in
    <http://sage.math.washington.edu:~justin/logs/tut-080914.log>

The log ends here:

File "/SandBox/Justin/sb/sage-3.1.2.rc3/tmp/.doctest_tut.py", line  
550, in __main__.example_33
Failed example:
     show(P)###line 945:_sage_    : show(P)
Exception raised:
     Traceback (most recent call last):
       File "/SandBox/Justin/sb/sage-3.1.2.rc3/local/lib/python2.5/ 
doctest.py", line 1228, in __run
         compileflags, 1) in test.globs
       File "<doctest __main__.example_33[4]>", line 1, in <module>
         show(P)###line 945:_sage_    : show(P)
       File "/SandBox/Justin/sb/sage-3.1.2.rc3/local/lib/python2.5/ 
site-packages/sage/misc/functional.py", line 900, in show
         return x.show(*args, **kwds)
       File "/SandBox/Justin/sb/sage-3.1.2.rc3/local/lib/python2.5/ 
site-packages/

and 'sage' goes into mad whirl, with no output, but a lot of CPU usage.

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
Experience is what you get
   when you don't get what you want.
--------




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to