On Sun, Mar 30, 2008 at 1:41 AM, mabshoff
<[EMAIL PROTECTED]> wrote:
>  here we go with 2.11.rc0. Hopefully this will be identical
>  to the final 2.11 release. So please build, doctest and
>  report all issues you hit.

On 32bit-intel Ubuntu 7.10 I had one failure, same as Jaap found but
with more detail:

[EMAIL PROTECTED]:~/sage$ sage -t  devel/sage-main/sage/dsage/tests/testdoc.py
sage -t  devel/sage-main/sage/dsage/tests/testdoc.py        Exception
exceptions.TypeError: TypeError("'NoneType' object is not callable",)
in <bound method Popen.__del__ of <subprocess.Popen object at
0xa015ecc>> ignored
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/home/carlo/sage/local/lib/python2.5/threading.py", line 460,
in __bootstrap
  File 
"/home/carlo/sage/local/lib/python2.5/site-packages/sage/dsage/interface/dsage_interface.py",
line 46, in run
  File 
"/home/carlo/sage/local/lib/python2.5/site-packages/twisted/internet/posixbase.py",
line 220, in run
  File 
"/home/carlo/sage/local/lib/python2.5/site-packages/twisted/internet/posixbase.py",
line 233, in mainLoop
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'msg'
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:

         [18.6 s]
exit code: 1024

----------------------------------------------------------------------
The following tests failed:


        sage -t  devel/sage-main/sage/dsage/tests/testdoc.py
Total time for all tests: 18.6 seconds



-- 
Carlo Hamalainen
http://carlo-hamalainen.net

--~--~---------~--~----~------------~-------~--~----~
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