Hi,
It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated.
The tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details:
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=142763
Your paranoid android.
=== debian11b (64 bit WoW report) ===
kernel32: file.c:700: Test failed: copying a file to itself didn't fail (ret=0, err=-2147024864) file.c:724: Test failed: CopyFileA: unexpected error -2147024816 file.c:732: Test failed: CopyFileA: ret = 0, unexpected error -2147024894 file.c:735: Test failed: CopyFileA: ret = 0, unexpected error -2147024893 file.c:742: Test failed: copying from a read-locked file succeeded when it shouldn't have file.c:746: Test failed: copying from a file that doesn't exist failed in an unexpected way (ret=0, err=-2147024894) file.c:770: Test failed: copying to a write-locked file didn't fail (ret=0, err=-2147024864) file.c:789: Test failed: copying to a delete-locked shared file didn't fail (ret=0, err=-2147024864) file.c:815: Test failed: CopyFileA: ret = 0, unexpected error -2147024864 file.c:831: Test failed: CopyFileA with mapped dest file: expected ERROR_SHARING_VIOLATION, got -2147024864 file.c:846: Test failed: CopyFileA with mapped dest file: expected ERROR_USER_MAPPED_FILE, got -2147023672 file.c:882: Test failed: CopyFileW: unexpected error -2147024816 file.c:888: Test failed: Unexpected error 183. file.c:894: Test failed: Unexpected error 183. file.c:1185: Test failed: expected ERROR_PATH_NOT_FOUND, got -2147024893 file.c:1188: Test failed: expected ERROR_PATH_NOT_FOUND, got -2147024894
msi: install.c:3461: Test failed: Expected ERROR_SUCCESS, got 1603 install.c:3462: Test failed: Expected file to be overwritten install.c:3463: Test failed: File not installed install.c:3464: Test failed: Directory not created install.c:5375: Test failed: Expected ERROR_SUCCESS_REBOOT_REQUIRED got 1603 install.c:5312: Test failed: Expected a 'msitest' entry install.c:5330: Test failed: Expected file to match
msvcp120: msvcp120.c:1445: Test failed: test_tr2_sys__Copy_file(): test 3 expect: 80, got -2147024816 msvcp120.c:1445: Test failed: test_tr2_sys__Copy_file(): test 5 expect: 5, got -2147024894 msvcp120.c:1445: Test failed: test_tr2_sys__Copy_file(): test 6 expect: 5, got -2147024894 msvcp120.c:1445: Test failed: test_tr2_sys__Copy_file(): test 9 expect: 2, got -2147024894 msvcp120.c:1445: Test failed: test_tr2_sys__Copy_file(): test 10 expect: 3, got -2147024893 msvcp120.c:1445: Test failed: test_tr2_sys__Copy_file(): test 11 expect: 5, got -2147024816
msvcp140: msvcp140.c:1609: Test failed: Got unexpected ret 2147942405. msvcp140.c:1614: Test failed: Got unexpected ret 2147942405. msvcp140.c:1626: Test failed: Got unexpected err 183. msvcp140.c:1631: Test failed: Got unexpected ret 2147942402.
setupapi: install.c:1351: Test failed: Got SourcePath 'src\alpha\alpha'. install.c:1886: Test failed: Got 2 copy errors. install.c:1887: Test failed: Destination file should exist. install.c:1888: Test failed: Destination file should exist. install.c:1492: Test failed: Got unexpected error 0x80070002.
shell32: shlfileop.c:1031: Test failed: CopyFileA should have fail with ERROR_ACCESS_DENIED