[Zope-CMF] SVN: Products.CMFCore/trunk/Products/CMFCore/ Removed os.path.walk call in windows development mode
Alan Runyan
runyaga at gmail.com
Mon Feb 7 08:22:14 EST 2011
just for record, having the behavior makes development a complete nightmare. adding an additional environment variable is probably best way.
Alan Runyan
Enfold Systems
On Feb 7, 2011, at 5:47 AM, yuppie <y.2011 at wcm-solutions.de> wrote:
> yuppie wrote:
>> yuppie wrote:
>> DebugModeTests have been disabled by default. Now I see 3 errors on
>> FAT32 and one error on NTFS:
>>
>> Error in test test_DeleteAddEditMethod
>> (Products.CMFCore.tests.test_DirectoryView.DebugModeTests)
>> Traceback (most recent call last):
>> File "...\Python26\lib\unittest.py", line 279, in run
>> testMethod()
>> File
>> "...\src\Products.CMFCore\Products\CMFCore\tests\test_DirectoryView.py",
>> line 290, in test_DeleteAddEditMethod
>> self.assertEqual(self.ob.fake_skin.test2(),'test2.2')
>> AttributeError: test2
>>
>> Someone has to figure out if this can be fixed without using the old
>> code for NTFS as well.
>
> Just for the record: The test was broken, not the tested feature.
>
> Cheers, Yuppie
> _______________________________________________
> Zope-CMF maillist - Zope-CMF at zope.org
> https://mail.zope.org/mailman/listinfo/zope-cmf
>
> See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
More information about the Zope-CMF
mailing list