[Zope-CMF] broken tests - FSDirectoryViews

Robert Rottermann robert@redcor.ch
Fri, 9 Aug 2002 20:31:57 +0200


I had the same problem.
It looks as if the non Windows-User did forget that we have no symlinks.

You have to revert utils.py and DirectoryView.py (both CMFCore) to Version
1.26.

Robert


----- Original Message -----
From: "alan runyan" <runyaga@runyaga.com>
To: <zope-cmf@python.org>
Sent: Friday, August 09, 2002 8:19 PM
Subject: [Zope-CMF] broken tests - FSDirectoryViews


> I just did some changes to Skinnable.py and SkinsContainer.py on a branch,
> SkinApplyToSkinnable-branch
>
> I am having 3 unit tests break.  I do not believe this has anything to do
> with my changes to the branch.
>
> 1. ImportError: No module named pyexpat (I have pyxml 0.8 installed)
> 2. FAIL: windows INSTANCE_HOME
> 3. FAIL: windows SOFTWARE_HOME
>
> also it seems that DirectoryViews are hard-wired to 'Products' folder.  so
> all my products that were sitting in
> $PRODUCTS_PATH are no longer being recognized.
>
> cheers,
> ~runyaga
>
>
>
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>