[Zope-tests] OK : Zope-2.8 Python-2.4.3 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Sun Sep 24 21:27:51 EDT 2006
Zope Unit Tests : OK
Zope-2.8 Python-2.4.3 : Linux
Running /usr/local/python2.4/bin/python test.py --all
----------------------------------------------------------------------
Ran 6264 tests in 722.437s
OK
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 1332, in shutdown
h.flush()
File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 718, in flush
self.stream.flush()
ValueError: I/O operation on closed file
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 1332, in shutdown
h.flush()
File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 718, in flush
self.stream.flush()
ValueError: I/O operation on closed file
More information about the Zope-tests
mailing list