mirror of
https://github.com/reactos/reactos.git
synced 2026-06-04 10:20:48 +08:00
[SHELL32_APITEST] Comment out OpenAs_RunDLL test
This test hangs on Windows 2003 and breaks testing on Windows 2003 x64.
This commit is contained in:
@@ -81,7 +81,7 @@ const struct test winetest_testlist[] =
|
||||
{ "Int64ToString", func_Int64ToString },
|
||||
{ "IShellFolderViewCB", func_IShellFolderViewCB },
|
||||
{ "menu", func_menu },
|
||||
{ "OpenAs_RunDLL", func_OpenAs_RunDLL },
|
||||
//{ "OpenAs_RunDLL", func_OpenAs_RunDLL }, // Test hangs on Win 2003
|
||||
{ "PathIsEqualOrSubFolder", func_PathIsEqualOrSubFolder },
|
||||
{ "PathIsTemporary", func_PathIsTemporary },
|
||||
{ "PathMakeUniqueName", func_PathMakeUniqueName },
|
||||
|
||||
Reference in New Issue
Block a user