"Anatoly Lyutin" vostok@etersoft.ru wrote:
You can find the results of the test run under XP here: http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt I get the same failures.
Thanks. I have viewed this. It was failed on "0x00ae" messages. I could not find description of this message. Do you know something about it?
It's a not documented XP message, have a look how other message sequences cope with it.
http://test.winehq.org/data/200707121000/2003_W2K3-SE-SP2/user32:msg.txt shows that the run under W2K3 has exactly the same failures in your test.
Hmm.. I want to asked you about this:
msg.c:3285:expected 0008 - actual 0008 msg.c:3285:expected 0281 - actual 0007 msg.c:3285:expected 0281 - actual 0007 msg.c:3285:expected 8005 - actual 0007 msg.c:3285:expected 0007 - actual 0007 msg.c:3285:expected 0009 - actual 0009 msg.c:3285:expected 0008 - actual 0008 msg.c:3285:expected 0281 - actual 0007 msg.c:3285:expected 0281 - actual 0007 msg.c:3285:expected 8005 - actual 0007 msg.c:3285:expected 0007 - actual 0007 msg.c:3285:expected 0222 - actual 0222 msg.c:3285:expected 0047 - actual 0047 msg.c:3287:end of test for switch maximized MDI children
Why does not this fail? Is this correct? You have in view of it?
Sorry, I don't understand what you are trying to ask, or why the sequence above should fail.
or you mean that failed on :
msg.c:3271:expected 0001 - actual 0001 msg.c:3271:expected 0046 - actual 0046 msg.c:3271:expected 0083 - actual 0024 msg.c:3271: Test failed: Create maximized visible 2nd MDI child 2 window(Switch test)
But I take this part from another test only for creating MDI child. I can see msg sequence for this test and fix it if I can.
I see 2 failures in your test in the run under W2k3, and 3 failures under XP in the logs referenced above.