Francois Gouget : user32/tests: Don't trace the test_topmost() window handles.

Alexandre Julliard julliard at winehq.org
Mon Dec 30 15:59:43 CST 2019


Module: wine
Branch: master
Commit: 74ec06bee9be9c5ede6ce21a40b5ff031e82cb4f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=74ec06bee9be9c5ede6ce21a40b5ff031e82cb4f

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Dec 30 00:09:47 2019 +0100

user32/tests: Don't trace the test_topmost() window handles.

They change from one run to the next, causing the failures to always
look new. Also for the topmost failures the window handle is irrelevant:
all that matters is which window got the wrong results.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/tests/win.c | 278 ++++++++++++++++++++++++------------------------
 1 file changed, 139 insertions(+), 139 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=74ec06bee9be9c5ede6ce21a40b5ff031e82cb4f



More information about the wine-cvs mailing list