[Zope-Coders] DirectoryView Test Failures
Chris Withers
chrisw@nipltd.com
Tue, 29 Jan 2002 12:30:29 +0000
Hi,
I've been trying to reproduce these test failures without much success :-(
The only thing I can think of is that the cvs update being done before these
tests runs is being done without the -d flag.
Can someone check this and let me know?
cheers,
Chris
PS: Has anyone has any thoughts on my message titled "Debug Mode Tests"?
background@shane.zope.com wrote:
>
> ERROR: Test registerDirectory
> ----------------------------------------------------------------------
> OSError: [Errno 2] No such file or directory: '/home/background/zopetest/test_DirectoryView/fake_skins'
> ======================================================================
> ERROR: test_DirectoryViewExists (test_DirectoryView.DirectoryViewTests2)
> ----------------------------------------------------------------------
> OSError: [Errno 2] No such file or directory: '/home/background/zopetest/test_DirectoryView/fake_skins'
> ======================================================================
> ERROR: Check if DirectoryView method works
> ----------------------------------------------------------------------
> OSError: [Errno 2] No such file or directory: '/home/background/zopetest/test_DirectoryView/fake_skins'
> ======================================================================
> ERROR: Test addDirectoryViews
> ----------------------------------------------------------------------
> OSError: [Errno 2] No such file or directory: '/home/background/zopetest/test_DirectoryView/fake_skins'
> ----------------------------------------------------------------------
> Ran 1634 tests in 292.998s
>
> FAILED (errors=4)