On Sat, Aug 09, 2008 at 01:50:33AM +0300, Marius Gedminas wrote:
> On Sat, Aug 09, 2008 at 12:57:48AM +0300, Marius Gedminas wrote:
> > >     - zope.server tests fail horribly with invalid file descriptor
> > >       errors.  I cannot reproduce this error in isolation (bin/test -m
> > >       zope.server), but I can reproduce it when I run all the tests
> > >       together.  Some previous test is mucking stuff up.
> 
> 'bin/test -m ZEO -m zope.server' is enough to reproduce this error.

Minimal test case:

  bin/test -pvc1 -m zope.server -t testAPPE -m ZEO -t insane

The ZEO test that breaks zope.server.ftp is

  multiple_storages_invalidation_queue_is_not_insane (ZEO.tests.testZEO)

For completeness, the full sequence of steps is

  check out zope.release branch 3.4
  bootstrap and run buildout
  bin/generate-buildout
  cd test
  ../bin/buildout
  bin/test -pvc1 -m zope.server -t testAPPE -m ZEO -t insane

Marius Gedminas
-- 
Hoping the problem  magically goes away  by ignoring it is the "microsoft
approach to programming" and should never be allowed.
                -- Linus Torvalds

Attachment: signature.asc
Description: Digital signature

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

Reply via email to