[Zope-Coders] Linux Test Results - Zope HEAD - Too many errors :-(

Fred L. Drake, Jr. fred@zope.com
Thu, 24 Jul 2003 00:17:46 -0400


zope-tests@squishdot.org writes:
 > ======================================================================
 > Python Version:2.2.3 (#1, Jun 10 2003, 13:52:48) 
 > [GCC 2.95.2 20000220 (Debian GNU/Linux)]
...
 > ======================================================================
 > ERROR: test_access_and_trace_logs (test_schema.StartupTestCase)
 > ----------------------------------------------------------------------
 > Traceback (most recent call last):
 >   File "test_schema.py", line 46, in setUp
 >   File "test_schema.py", line 42, in getSchema
 >   File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZConfig/loader.py", line 36, in loadSchema
 >     return SchemaLoader().loadURL(url)
 >   File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZConfig/loader.py", line 68, in loadURL
 >     r = self.openResource(url)
 >   File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZConfig/loader.py", line 100, in openResource
 >     raise error
 > ConfigurationError: error opening resource file:///stuff/chrisw/ZopeTests/sandbox/Zope/zopeschema.xml: [Errno 2] No such file or directory: '/stuff/chrisw/ZopeTests/sandbox/Zope/zopeschema.xml'

Are these tests being run using a copy of the linux_config.xml
configuration file checked into CVS, or something different?


  -Fred

-- 
Fred L. Drake, Jr.  <fred at zope.com>
PythonLabs at Zope Corporation