Author: jimtabor Date: Mon Dec 7 02:21:23 2009 New Revision: 44448
URL: http://svn.reactos.org/svn/reactos?rev=44448&view=rev Log: - [WineTests] User32: Skip test_shell_window, not sure if it is a user32 bug or not.
Modified: trunk/rostests/winetests/user32/win.c
Modified: trunk/rostests/winetests/user32/win.c URL: http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/user32/win.c?rev... ============================================================================== --- trunk/rostests/winetests/user32/win.c [iso-8859-1] (original) +++ trunk/rostests/winetests/user32/win.c [iso-8859-1] Mon Dec 7 02:21:23 2009 @@ -5860,7 +5860,7 @@ test_layered_window();
test_SetForegroundWindow(hwndMain); - test_shell_window(); +// test_shell_window(); test_handles( hwndMain ); test_winregion();