user32:tests:msg.c Remove TODO flag from a test.

Alexandre Julliard julliard at winehq.org
Tue Jun 24 05:39:18 CDT 2008


Anatoly Lyutin <vostok at etersoft.ru> writes:

> The test does not  falls at the current Wine.

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

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list