diff --git a/rostests/winetests/user32/win.c b/rostests/winetests/user32/win.c index 24e6ac28dbd..bbbac2ae2fa 100644 --- a/rostests/winetests/user32/win.c +++ b/rostests/winetests/user32/win.c @@ -5860,7 +5860,7 @@ START_TEST(win) test_layered_window(); test_SetForegroundWindow(hwndMain); - test_shell_window(); +// test_shell_window(); test_handles( hwndMain ); test_winregion();