[PATCH v2] shell32: Implement SHBindToFolderIDListParent.

Dmitry Timoshkov dmitry at baikal.ru
Thu Jun 9 11:13:52 CDT 2022


Marvin <testbot at winehq.org> wrote:

> 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=116570
> 
> Your paranoid android.
> 
> 
> === w1064v1809 (32 bit report) ===
> 
> shell32:
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> 
> === w1064 (32 bit report) ===
> 
> shell32:
> shlfolder.c:4962: Test failed: CREATE: expected notification type 2, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2)
> 
> === w1064_tsign (32 bit report) ===
> 
> shell32:
> shlfolder.c:4962: Test failed: CREATE: expected notification type 2, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2)
> 
> === w1064v1809 (64 bit report) ===
> 
> shell32:
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
> 
> === w1064 (64 bit report) ===
> 
> shell32:
> shlfolder.c:4962: Test failed: CREATE: expected notification type 2, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2)
> 
> === w1064_2qxl (64 bit report) ===
> 
> shell32:
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
> 
> === w1064_adm (64 bit report) ===
> 
> shell32:
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
> 
> === w1064_tsign (64 bit report) ===
> 
> shell32:
> shlfolder.c:4962: Test failed: CREATE: expected notification type 2, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2)
> 
> === w10pro64_en_AE_u8 (64 bit report) ===
> 
> shell32:
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 4000000)
> shlfolder.c:4962: Test failed: CREATE: expected notification type 2, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 4000000)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 4000000)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> shlfolder.c:4962: Test failed: MKDIR: expected notification type 8, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> 
> === w10pro64_ar (64 bit report) ===
> 
> shell32:
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> shlfolder.c:4962: Test failed: MKDIR: expected notification type 8, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> shlfolder.c:4962: Test failed: CREATE: expected notification type 2, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
> 
> === w10pro64_ja (64 bit report) ===
> 
> shell32:
> shlfolder.c:4962: Test failed: RMDIR: expected notification type 10, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 10)
> 
> === w10pro64_zh_CN (64 bit report) ===
> 
> shell32:
> shlfolder.c:4962: Test failed: RMDIR: expected notification type 10, got: 40000
> shlfolder.c:4969: Test failed: GetDisplayNameOf failed: 0x80070057
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 10)
> shlfolder.c:4979: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)

These are existing failures.

-- 
Dmitry.



More information about the wine-devel mailing list