[Zope-dev] zope-tests - OK: 9

2013-09-27 Thread Zope tests summarizer
This is the summary for test reports received on the 
zope-tests list between 2013-09-26 00:00:00 UTC and 2013-09-27 00:00:00 UTC:

See the footnotes for test reports of unsuccessful builds.

An up-to date view of the builders is also available in our 
buildbot documentation: 
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds

Reports received


   Successful - zopetoolkit_trunk - Build # 410
   winbot / ztk_10 py_254_win32
   winbot / ztk_10 py_265_win32
   winbot / ztk_10 py_265_win64
   winbot / ztk_11 py_254_win32
   winbot / ztk_11 py_265_win32
   winbot / ztk_11 py_265_win64
   winbot / ztk_11 py_270_win32
   winbot / ztk_11 py_270_win64

Non-OK results
--

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope-tests - FAILED: 5, OK: 9

2013-09-27 Thread Marius Gedminas
On Fri, Sep 27, 2013 at 01:00:01AM +0200, Zope tests summarizer wrote:
> [1]FAILED  winbot / zc.ngi_py_265_32
>https://mail.zope.org/pipermail/zope-tests/2013-September/078948.html

Intermittent error.  An interesting one:

--
File "c:\buildslave\zc.ngi\build\src\zc\ngi\async.test", line 253, in async.test
Failed example:
zc.ngi.async.cleanup_map()
Exception raised:
Traceback (most recent call last):
  File "c:\Python26_32\lib\doctest.py", line 1253, in __run
compileflags, 1) in test.globs
  File "", line 1, in 
zc.ngi.async.cleanup_map()
  File "c:\buildslave\zc.ngi\build\src\zc\ngi\async.py", line 175, in 
cleanup_map
c.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
--

> [2]FAILED  winbot / zope.app.authentication_py_265_32
>https://mail.zope.org/pipermail/zope-tests/2013-September/078945.html
> [3]FAILED  winbot / zope.app.http_py_265_32
>https://mail.zope.org/pipermail/zope-tests/2013-September/078946.html
> [4]FAILED  winbot / zope.app.publication_py_265_32
>https://mail.zope.org/pipermail/zope-tests/2013-September/078944.html
> [5]FAILED  winbot / zope.app.wsgi_py_265_32
>https://mail.zope.org/pipermail/zope-tests/2013-September/078947.html

WebTest version conflict.

(I'll get to it at some point, but ATM I'm busy.)

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )