On Monday 15 December 2003 21:19, Alexandre Julliard wrote: > You can't do that, many of these tests succeed, which is not allowed > inside todo_wine. And please try a 'make test' when you change a test, > as already explained there's no point in submitting a patch that > causes make test to fail.
Sorry, will do next time. I can understand that failing tests should not be committed, but this scheme forces todo_wine on them which then results in a cover-up for problematic tests. I simply got used to running test directly instead of through 'make test'. -Hans
