[EMAIL PROTECTED] 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
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to