[user32_winetest]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 16 May 2010 08:09:19 +0000 (08:09 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 16 May 2010 08:09:19 +0000 (08:09 +0000)
-deactivate a test that hangs

svn path=/trunk/; revision=47236

rostests/winetests/user32/win.c

index 96033a2..f6d8620 100644 (file)
@@ -6037,7 +6037,7 @@ START_TEST(win)
     test_capture_1();
     test_capture_2();
     test_capture_3(hwndMain, hwndMain2);
-    test_capture_4();
+    //test_capture_4();
 
     test_CreateWindow();
     test_parent_owner();