[Zope-CMF] Re: Failing CMFCore HEAD tests on Win2k
Gregoire Weber
gregweb at gmx.ch
Wed Jun 30 11:51:55 EDT 2004
Done
At 11:41 30.06.2004 +0200, yuppie wrote:
>Gregoire Weber wrote:
>>1. In line 129 of base/testcase.py the check
>> if sys.platform == 'nt':
>> should be
>> if sys.platform == 'win32':
>> IMHO. Shall I change that in the CVS?
>
>+1
>
>>2. After the above change the below tests fail.
>> Do they fail under *nix also? Some of them seem to be Win32 specific.
>> But the others?
>
>Changing line 121 of DirectoryView.py as well should fix this.
>
>Cheers, Yuppie
More information about the Zope-CMF
mailing list