Alexandre Julliard wrote:
Yes it does:
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so msg.c && touch msg.ok msg.c:4334: Test failed: SetWindowPos:show_visible_popup_3: the msg 0x0046 was expected, but got msg 0x0086 instead msg.c:4334: Test failed: SetWindowPos:show_visible_popup_3: the msg 0x0086 was expected, but got msg 0x0006 instead msg.c:4334: Test failed: SetWindowPos:show_visible_popup_3: the msg 0x0006 was expected, but got msg 0x0009 instead msg.c:4334: Test failed: SetWindowPos:show_visible_popup_3: the msg 0x0009 was expected, but got msg 0x0008 instead msg.c:4334: Test failed: SetWindowPos:show_visible_popup_3: the msg 0x0008 was expected, but got msg 0x0007 instead msg.c:4334: Test failed: SetWindowPos:show_visible_popup_3: the msg sequence is not complete: expected 0007 - actual 0000 msg.c:10040: Tests skipped: Skipping DBCS WM_CHAR test in SBCS codepage 'ANSI Latin 1' msg.c:10859: Tests skipped: UnhookWinEvent is not available make[2]: *** [msg.ok] Error 6
Hmmm, I have a look into test.winehq.org and this test doesn`t fail ... It agrees with my results. Thank you! I`ll try to fix it.