- [WineTests] User32: Skip test_shell_window, not sure if it is a user32 bug or not.
authorJames Tabor <james.tabor@reactos.org>
Mon, 7 Dec 2009 01:21:23 +0000 (01:21 +0000)
committerJames Tabor <james.tabor@reactos.org>
Mon, 7 Dec 2009 01:21:23 +0000 (01:21 +0000)
svn path=/trunk/; revision=44448

rostests/winetests/user32/win.c

index 24e6ac2..bbbac2a 100644 (file)
@@ -5860,7 +5860,7 @@ START_TEST(win)
     test_layered_window();
 
     test_SetForegroundWindow(hwndMain);
-    test_shell_window();
+//    test_shell_window();
     test_handles( hwndMain );
     test_winregion();