http://bugs.winehq.org/show_bug.cgi?id=34915 Bug #: 34915 Summary: user32:msg fails on Windows XP Product: Wine Version: 1.7.5 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: fgouget(a)codeweavers.com Classification: Unclassified There are two sets of checks that frequently fail on Windows XP: http://test.winehq.org/data/tests/user32:msg.html msg.c:8363: Test failed: did not get expected count for minimum timeout (100 != ~64). msg.c:8384: Test failed: did not get expected count for minimum timeout (100 != ~64). msg.c:8427: Test failed: did not get expected count for minimum timeout (100 != ~64). and msg.c:12631: Test failed: popup menu command: 1: the msg 0x0104 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 2: in msg 0x0007 expecting lParam 0x20000001 got 0xe0000001 msg.c:12631: Test failed: popup menu command: 3: the msg 0x0104 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 4: the msg 0x0106 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 5: the msg 0x0008 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 6: the msg sequence is not complete: expected 0211 - actual 0000 In both cases the test failures happen with SP2, SP# all the way to the latest patches, and on QEMU/KVM and VMware VMs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.