- Safe to test SetForegroundWindow.

svn path=/trunk/; revision=56399
This commit is contained in:
James Tabor 2012-04-23 19:09:31 +00:00
parent 4bea149dd8
commit 3b3feb61a8

View file

@ -6924,10 +6924,7 @@ START_TEST(win)
test_Expose();
test_layered_window();
if(!winetest_interactive)
skip("skipping test_SetForegroundWindow, Hangs on WaitForSingleObject line 2771\n");
else
test_SetForegroundWindow(hwndMain);
test_SetForegroundWindow(hwndMain);
if(!winetest_interactive)
skip("bug 5957: skipping test_shell_window, it crashes ros/win7 explorer\n");
else