[Zope3-dev] buildbot failure in Zope3 trunk 2.4 Windows 2000 zc-bbwin3

Dmitry Vasiliev dima at hlabs.spb.ru
Sun Apr 8 10:41:54 EDT 2007


buildbot at zope.com wrote:
> The Buildbot has detected a failed build of Zope3 trunk 2.4 Windows 2000 zc-bbwin3.

The errors are mostly fall in the following categories:

1. Permission denied: 'c:\\docume~1\\buildbot\\locals~1\\temp\\...

Can somebody fix the setup?

2. No such file or directory: 'src/docutils/writers/html4css1/html4css1.css'

Possibly some path arithmetic error? Although all tests from this 
category are pass for me on Windows XP.

3. zope/testing/testrunner-coverage.txt:
Failed example:
     ignore._test_dirs
Expected:
     ['/myproject/src/blah/foo/', '/myproject/src/blah/bar/']
Got:
     ['c:/myproject/src/blah/foo/', 'c:/myproject/src/blah/bar/']

It seems like 'os.path.abspath' problem but again it work for me on 
Windows XP.

-- 
Dmitry Vasiliev <dima at hlabs.spb.ru>
http://hlabs.spb.ru


More information about the Zope3-dev mailing list