[Zope-dev] zope-tests - FAILED: 2, OK: 12
Marius Gedminas
marius at gedmin.as
Thu Dec 5 09:29:52 CET 2013
On Thu, Dec 05, 2013 at 01:00:02AM +0100, Zope tests summarizer wrote:
> [2] FAILED winbot / zc.ngi_py_265_32
> https://mail.zope.org/pipermail/zope-tests/2013-December/079931.html
Looks like a non-deterministic test failure. Two runs from same commit,
one failed, the other passed.
File "c:\buildslave\zc.ngi\build\src\zc\ngi\doc\index.txt", line 1015, in index.txt
Failed example:
listener.close()
Exception raised:
Traceback (most recent call last):
File "c:\Python26_32\lib\doctest.py", line 1253, in __run
compileflags, 1) in test.globs
File "<doctest index.txt[0]>", line 1, in <module>
listener.close()
File "c:\buildslave\zc.ngi\build\src\zc\ngi\async.py", line 707, in close
self.implementation.call_from_thread(lambda : self._close(handler))
File "c:\buildslave\zc.ngi\build\src\zc\ngi\async.py", line 69, in call_from_thread
self.notify_select()
File "c:\buildslave\zc.ngi\build\src\zc\ngi\async.py", line 882, in pull_trigger
self.trigger.send('x')
File "c:\Python26_32\lib\socket.py", line 167, in _dummy
raise error(EBADF, 'Bad file descriptor')
error: [Errno 9] Bad file descriptor
Marius Gedminas
--
http://pov.lt/ -- Zope 3/BlueBream consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20131205/1e2288b9/attachment.sig>
More information about the Zope-Dev
mailing list