From: Marvin Subject: Re: [PATCH] shell32/tests: Fix some failures in test_contextmenu(). Message-Id: Date: Sat, 18 Jan 2020 11:16:09 -0600 In-Reply-To: <20200118165519.833402-1-z.figura12@gmail.com> References: <20200118165519.833402-1-z.figura12@gmail.com> Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=63358 Your paranoid android. === w2003std (32 bit report) === shell32: shlfolder.c:4939: Test failed: MKDIR: Expected wndproc to be called shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 8) shlfolder.c:4939: Test failed: CREATE: Expected wndproc to be called shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2) shlfolder.c:4939: Test failed: RMDIR: Expected wndproc to be called shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 10) shlfolder.c:4939: Test failed: MKDIR: Expected wndproc to be called shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 1e8) shlfolder.c:4939: Test failed: CREATE: Expected wndproc to be called shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 1e8) shlfolder.c:4939: Test failed: RMDIR: Expected wndproc to be called shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 1e8) === w1064v1809 (32 bit report) === shell32: shlfolder.c:4834: Test failed: CREATE: expected notification type 2, got: 40000 shlfolder.c:4841: Test failed: GetDisplayNameOf failed: 0x80070057 shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2) === w1064v1809_2scr (32 bit report) === shell32: shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000) === w1064v1809_he (32 bit report) === shell32: shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3) === w1064v1809 (64 bit report) === shell32: shlfolder.c:4834: Test failed: MKDIR: expected notification type 8, got: 40000 shlfolder.c:4841: Test failed: GetDisplayNameOf failed: 0x80070057 shlfolder.c:4851: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 8)