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 <[email protected]> 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 - [email protected] > https://mail.zope.org/mailman/listinfo/zope-cmf > > See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests _______________________________________________ Zope-CMF maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
