[Zope-dev] Zope Tests: 26 OK, 10 Failed, 5 Unknown
Hanno Schlichting
hanno at hannosch.eu
Tue Jul 6 14:37:02 EDT 2010
On Tue, Jul 6, 2010 at 1:58 PM, Zope Tests Summarizer
<zope-tests at epy.co.at> wrote:
> Summary of messages to the zope-tests list.
> Period Mon Jul 5 12:00:00 2010 UTC to Tue Jul 6 12:00:00 2010 UTC.
> There were 41 messages: 6 from Zope Tests, 3 from buildbot at enfoldsystems.com, 11 from buildbot at winbot.zope.org, 11 from ccomb at free.fr, 1 from ct at gocept.com, 9 from jdriessen at thehealthagency.com.
>
>
> Test failures
> -------------
>
> Subject: FAILED : winbot / ztk_dev py_265_win64
> From: buildbot at winbot.zope.org
> Date: Mon Jul 5 22:46:05 EDT 2010
> URL: http://mail.zope.org/pipermail/zope-tests/2010-July/016126.html
One of the test failures is this:
Running test-zopeapp-zope.app.applicationcontrol
test-zopeapp-zope.app.applicationcontrol failed with:
Running zope.app.applicationcontrol.testing.ApplicationControlLayer tests:
Set up zope.app.applicationcontrol.testing.ApplicationControlLayer
in 1.843 seconds.
Ran 4 tests with 0 failures and 0 errors in 0.516 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down zope.app.applicationcontrol.testing.ApplicationControlLayer
in 0.000 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
'svn' is not recognized as an internal or external command,
operable program or batch file.
Failure in test test_WrongLocale
(zope.app.applicationcontrol.tests.test_zopeversion.Test)
Traceback (most recent call last):
File "c:\Python26_32\lib\unittest.py", line 279, in run
testMethod()
File "c:\buildslave\ztk_dev_py_265_win32\build\src\zope.app.applicationcontrol\src\zope\app\applicationcontrol\tests\test_zopeversion.py",
line 136, in test_WrongLocale
self.assert_(zv.result.startswith('Development/Revision: '))
File "c:\Python26_32\lib\unittest.py", line 325, in failUnless
if not expr: raise self.failureException, msg
AssertionError
Note the "'svn' is not recognized as an internal or external command," in there.
Adam, does the build environment have Subversion installed and
accessible as "svn" on the path?
Hanno
More information about the Zope-Dev
mailing list