buildbot failure in Zope branches 2.9 2.4 Linux zc-buildbot
The Buildbot has detected a failed build of Zope branches 2.9 2.4 Linux zc-buildbot. Buildbot URL: http://buildbot.zope.org/ Build Reason: changes Build Source Stamp: 356 Blamelist: dobe,fdrake,philikon,shh BUILD FAILED: failed test sincerely, -The Buildbot
The buildbot for Zope 2 won't ever complete successfully unless ZODB.tests.testZODB.checkResetCachesAPI is excluded from the test run. The bot's command line should look something like: python2.4 test.py -vv -m '!^(ZEO|zope[.]app[.])' -t '! checkResetCachesAPI' --all Also see http://mail.zope.org/pipermail/zope-dev/2006-September/ 028238.html Stefan On 24. Mär 2007, at 19:33, buildbot@zope.com wrote:
The Buildbot has detected a failed build of Zope branches 2.9 2.4 Linux zc-buildbot.
Buildbot URL: http://buildbot.zope.org/
Build Reason: changes Build Source Stamp: 356 Blamelist: dobe,fdrake,philikon,shh
BUILD FAILED: failed test
sincerely, -The Buildbot
-- Anything that happens, happens. --Douglas Adams
Stefan H. Holek wrote:
The buildbot for Zope 2 won't ever complete successfully unless ZODB.tests.testZODB.checkResetCachesAPI is excluded from the test run.
I've excluded that test and kicked off a run to see what the results are. Not being familiar with that test, I'm curious what needs to be done to fix it. -- Benji York Senior Software Engineer Zope Corporation
participants (3)
-
Benji York -
buildbot@zope.com -
Stefan H. Holek