Re: [2/2] shell32/tests: Check if error status is reset after successful file copy
Hi, While running your changed tests on Windows, 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=22410 Your paranoid android. === wvistau64 (32 bit shlfileop) === shlfileop.c:297: Test failed: SHGetFileInfoA(test4.txt/) should return 1, got 0x0 shlfileop.c:2439: Test failed: SHGetNewLinkInfoA failed, err=0 shlfileop.c:2448: Test failed: SHGetNewLinkInfoA failed, err=0 shlfileop.c:2452: Test failed: does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2455: Test failed: does not end with .lnk shlfileop.c:83: Test failed: Failure to open file shlfileop.c:2461: Test failed: SHGetNewLinkInfoA failed, err=0 shlfileop.c:2465: Test failed: s does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2468: Test failed: s does not end with .lnk === wvistau64 (64 bit shlfileop) === shlfileop.c:297: Test failed: SHGetFileInfoA(test4.txt/) should return 1, got 0x0 shlfileop.c:2439: Test failed: SHGetNewLinkInfoA failed, err=1008 shlfileop.c:2448: Test failed: SHGetNewLinkInfoA failed, err=1008 shlfileop.c:2452: Test failed: does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2455: Test failed: does not end with .lnk shlfileop.c:83: Test failed: Failure to open file shlfileop.c:2461: Test failed: SHGetNewLinkInfoA failed, err=1008 shlfileop.c:2465: Test failed: does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2468: Test failed: does not end with .lnk shlfileop.c:2470: Test failed: and are the same
Le mercredi 20 avril 2016 à 19:41 -0500, Marvin a écrit :
Hi,
While running your changed tests on Windows, 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=22410
Your paranoid android.
=== wvistau64 (32 bit shlfileop) === shlfileop.c:297: Test failed: SHGetFileInfoA(test4.txt/) should return 1, got 0x0 shlfileop.c:2439: Test failed: SHGetNewLinkInfoA failed, err=0 shlfileop.c:2448: Test failed: SHGetNewLinkInfoA failed, err=0 shlfileop.c:2452: Test failed: does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2455: Test failed: does not end with .lnk shlfileop.c:83: Test failed: Failure to open file shlfileop.c:2461: Test failed: SHGetNewLinkInfoA failed, err=0 shlfileop.c:2465: Test failed: s does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2468: Test failed: s does not end with .lnk
=== wvistau64 (64 bit shlfileop) === shlfileop.c:297: Test failed: SHGetFileInfoA(test4.txt/) should return 1, got 0x0 shlfileop.c:2439: Test failed: SHGetNewLinkInfoA failed, err=1008 shlfileop.c:2448: Test failed: SHGetNewLinkInfoA failed, err=1008 shlfileop.c:2452: Test failed: does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2455: Test failed: does not end with .lnk shlfileop.c:83: Test failed: Failure to open file shlfileop.c:2461: Test failed: SHGetNewLinkInfoA failed, err=1008 shlfileop.c:2465: Test failed: does not start with C:\Users\Public\Documents\testdir2 shlfileop.c:2468: Test failed: does not end with .lnk shlfileop.c:2470: Test failed: and are the same
Those errors are unrelated to my patch. -- Olivier F. R. Dierick o.dierick(a)piezo-forte.be
participants (2)
-
Marvin -
Olivier F. R. Dierick