slindeneau at gmail.com wrote:
> This patch will allow the patch [1/6] to successfully complete on wine
> and windows. Prior to this patch the conformance tests submitted in
> [1/6] of this series will fail on wine.

It's exciting to see such progress on AcceptEx!

But the wine project likes to have all tests passing after
each patch in a series.
If patch 1/6 adds tests that fail on Wine, they need
to be marked with todo_wine.  If patch 6/6 fixes
the problem in wine that caused those tests to fail,
it should also remove the todo_wine from the test.

Following this rule will help make sure your patches don't turn red on
http://kegel.com/wine/patchwatcher/results/


Reply via email to