[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/Publisher - meta.zcml:1.1 publisher-meta.zcml:NONE

Steve Alexander steve@cat-box.net
Mon, 17 Jun 2002 20:09:59 +0100


Barry A. Warsaw wrote:
> Steve, did you actually run the unittests after these changes?  I'm
> getting 81 failures now of things like:
> 
> ======================================================================
> ERROR: testServiceProvideClassDirective (Zope.App.ZMI.tests.testServiceProvideClass.ServiceProvideClassTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/barry/projects/zope3/lib/python/Zope/App/ZMI/tests/testServiceProvideClass.py", line 43, in setUp
>     xmlconfig(open(defs_path))
> IOError: [Errno 2] No such file or directory: '/home/barry/projects/zope3/lib/python/Zope/App/ZMI/zmi-meta.zcml'
> 
> ----------------------------------------------------------------------
> Ran 1737 tests in 56.002s
> 
> FAILED (errors=81)
> 
> I just fixed the test in Zope/I18n but it looks like there's lots of
> other tests that got broken by these changes.
> 
> (Apologies to Guido: I don't think your changes had anything to do with it ;)
> -Barry


I'll be making some other LARGE checkins shortly that will sort things 
out. Please bear with me in the mean time.

--
Steve