make[3]: Entering directory `/home/sun/sources/wine/dlls/user/tests' ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so msg.c && touch msg.ok err:mdi:get_client_info client 0x9009c belongs to other process msg.c:788: Test failed: WM_LBUTTONDOWN on a button: the msg 0x0007 was expected, but got msg 0x0005 instead msg.c:788: Test failed: WM_LBUTTONDOWN on a button: the msg 0x0135 was expected, but got msg 0x030f instead msg.c:788: Test failed: WM_LBUTTONDOWN on a button: the msg 0x00f3 was expected, but got msg 0x0046 instead msg.c:788: Test failed: WM_LBUTTONDOWN on a button: the msg 0x0135 was expected, but got msg 0x001c instead msg.c:810: Test failed: WM_LBUTTONDOWN on a button: the msg sequence is not complete: expected 0000 - actual 0086 make[3]: *** [msg.ok] Error 5 make[3]: Leaving directory `/home/sun/sources/wine/dlls/user/tests' make[2]: *** [tests/__test__] Error 2 make[2]: Leaving directory `/home/sun/sources/wine/dlls/user' make[1]: *** [user/__test__] Error 2 make[1]: Leaving directory `/home/sun/sources/wine/dlls' make: *** [dlls/__test__] Error 2
This one seems like a strange failure. I'm not sure how that came about, or why it fails on my system and not on Alexandre's.
Shachar