Thanks. I will add todo_wine macro in the next version patch
On Wed, 10 Jun 2020 at 15:59, Huw Davies huw@codeweavers.com wrote:
On Wed, Jun 10, 2020 at 09:57:44AM +0800, Porot Mo wrote:
Hi everyone, Any advice to improve the patch so it can be accepted?
Hi,
Your first patch is producing failures when running under Wine: https://testbot.winehq.org/JobDetails.pl?Key=73095
They need to pass at this stage even if they're fixed in the next patch. So you should add todo_wine blocks around the failing tests. You will then remove these blocks in the second patch.
Huw.