mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[SHELL32_APITEST] Disabled DragDrop test due to race condition
To be enabled back when the bug is fixed CORE-17057
This commit is contained in:
@@ -38,7 +38,7 @@ const struct test winetest_testlist[] =
|
||||
{ "CShellDesktop", func_CShellDesktop },
|
||||
{ "CShellLink", func_CShellLink },
|
||||
{ "CUserNotification", func_CUserNotification },
|
||||
{ "DragDrop", func_DragDrop },
|
||||
// { "DragDrop", func_DragDrop }, disabled due to CORE-17057
|
||||
{ "ExtractIconEx", func_ExtractIconEx },
|
||||
{ "IShellFolderViewCB", func_IShellFolderViewCB },
|
||||
{ "menu", func_menu },
|
||||
|
||||
Reference in New Issue
Block a user