Christian Theune wrote:
I also see the test runner crash with
Total: 9615 tests, 1 failures, 0 errors
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
   File "/sw/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
     func(*targs, **kargs)
   File "/sw/lib/python2.4/logging/__init__.py", line 1332, in shutdown
     h.flush()
   File "/sw/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 "/sw/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
     func(*targs, **kargs)
   File "/sw/lib/python2.4/logging/__init__.py", line 1332, in shutdown
     h.flush()
   File "/sw/lib/python2.4/logging/__init__.py", line 718, in flush
     self.stream.flush()
ValueError: I/O operation on closed file

Every now and then.

I have prepared a release file and a tag for Zope 3.4.0a1. Question: Do
we want to release the alpha with those issues known?

Yeah. It's an alpha, so we still got time to fix this bug for the beta.

By the way, does this error also occur, when you run the tests from said tarball?


--
http://worldcookery.com -- Professional Zope documentation and training
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to