mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 04:20:46 +00:00
- [WineTests] User32: Skip test_shell_window, not sure if it is a user32 bug or not.
svn path=/trunk/; revision=44448
This commit is contained in:
parent
8b6f274b1b
commit
ae13f265c6
1 changed files with 1 additions and 1 deletions
|
@ -5860,7 +5860,7 @@ START_TEST(win)
|
||||||
test_layered_window();
|
test_layered_window();
|
||||||
|
|
||||||
test_SetForegroundWindow(hwndMain);
|
test_SetForegroundWindow(hwndMain);
|
||||||
test_shell_window();
|
// test_shell_window();
|
||||||
test_handles( hwndMain );
|
test_handles( hwndMain );
|
||||||
test_winregion();
|
test_winregion();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue