
fg at nuxeo
Jan 16, 2006, 3:30 AM
Post #6 of 8
(1296 views)
Permalink
|
The problem is that when I do: bin/zopectl test -s AccessControl everything works fine. However the buildbots do: python test.py -s AccessControl and this fails. I included a workaround, <sigh>. Florent Stefan H. Holek wrote: > AFAIK the default configuration used by tests does not have a dbtab. See > lib/python/App/config.py. > > Stefan > > > On Jan 14, 2006, at 16:45, Florent Guillaume wrote: > >> >> I'll look at it. >> >> Florent >> >> Tres Seaver wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> This failure is tie up with Florent's recent checkin: >>> >>>> Log message for revision 41303: >>>> When a database is created "by hand" from a custom_zodb.py during >>>> startup, we still want to put it in the dbtab multidatabases dict. >>>> This happens when unit tests call Zope2.startup(), because Testing >>>> has a >>>> specific custom_zodb.py loaded at startup that uses a DemoStorage. >>>> >>> Zope tests summarizer wrote: >>> >>>> Summary of messages to the zope-tests list. >>>> Period Fri Jan 13 12:01:01 2006 UTC to Sat Jan 14 12:01:01 2006 UTC. >>>> There were 8 messages: 8 from Zope Unit Tests. >>>> >>>> >>>> Test failures >>>> ------------- >>>> >>>> Subject: FAILED : Zope-2_9-branch Python-2.4.2 : Linux >>>> From: Zope Unit Tests >>>> Date: Fri Jan 13 21:10:37 EST 2006 >>>> URL: http://mail.zope.org/pipermail/zope-tests/2006-January/004008.html >>>> >>>> Subject: FAILED : Zope-trunk Python-2.4.2 : Linux >>>> From: Zope Unit Tests >>>> Date: Fri Jan 13 21:12:07 EST 2006 >>>> URL: http://mail.zope.org/pipermail/zope-tests/2006-January/004009.html > > -- Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D +33 1 40 33 71 59 http://nuxeo.com fg [at] nuxeo _______________________________________________ Zope-Dev maillist - Zope-Dev [at] zope 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 )
|