Leopold Toetsch wrote: > Jerry Gay <[EMAIL PROTECTED]> wrote: >> dynclasses and spawnw have been busted on win32 for some time now. >> with this patch, these annoying test failures will be skipped on >> win32.
> Good, just commit it ;-) Just my opinion on this: I'd rather see failures for things that need to be fixed. Tests should only be skipped if they are not applicable on the current system, or the test busts everything. Others may feel different, of course. Ron