[PATCH 1/4] kernel32: Allow non-console handles in DuplicateConsoleHandle.

Marvin testbot at winehq.org
Wed Nov 11 13:17:52 CST 2020


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=81745

Your paranoid android.


=== w2008s64 (64 bit report) ===

kernel32:
console.c:3136: Test failed: expected INVALID_FILE_SIZE, got 0x1000

=== w864 (64 bit report) ===

kernel32:
console.c:1020: Test failed: WaitForSingleObject returned 0
console.c:1022: Test failed: WaitForSingleObject returned 0
console.c:1024: Test failed: WaitForSingleObject returned 0
console.c:1026: Test failed: NtWaitForSingleObject returned 0
console.c:1029: Test failed: NtWaitForSingleObject returned 0

=== debiant (32 bit report) ===

kernel32:
loader.c:3964: Test failed: kernel32.dll:0: wrong OptionalHeader.AddressOfEntryPoint 30c40 / 30c70
loader.c:3974: Test failed: kernel32.dll: wrong section 0
loader.c:3974: Test failed: kernel32.dll: wrong section 10
loader.c:3974: Test failed: kernel32.dll: wrong section 12
loader.c:3974: Test failed: kernel32.dll: wrong section 13
loader.c:3974: Test failed: kernel32.dll: wrong section 15

=== debiant (32 bit Chinese:China report) ===

kernel32:
loader.c:3964: Test failed: kernel32.dll:0: wrong OptionalHeader.AddressOfEntryPoint 30c40 / 30c70
loader.c:3974: Test failed: kernel32.dll: wrong section 0
loader.c:3974: Test failed: kernel32.dll: wrong section 10
loader.c:3974: Test failed: kernel32.dll: wrong section 12
loader.c:3974: Test failed: kernel32.dll: wrong section 13
loader.c:3974: Test failed: kernel32.dll: wrong section 15

=== debiant (32 bit WoW report) ===

kernel32:
loader.c:3964: Test failed: kernel32.dll:0: wrong OptionalHeader.AddressOfEntryPoint 30c40 / 30c70
loader.c:3974: Test failed: kernel32.dll: wrong section 0
loader.c:3974: Test failed: kernel32.dll: wrong section 10
loader.c:3974: Test failed: kernel32.dll: wrong section 12
loader.c:3974: Test failed: kernel32.dll: wrong section 13
loader.c:3974: Test failed: kernel32.dll: wrong section 15

=== debiant (64 bit WoW report) ===

kernel32:
change.c:320: Test failed: should be ready
change.c:350: Test failed: should be ready
loader.c:3964: Test failed: kernel32.dll:0: wrong OptionalHeader.AddressOfEntryPoint 30c40 / 30c70
loader.c:3974: Test failed: kernel32.dll: wrong section 0
loader.c:3974: Test failed: kernel32.dll: wrong section 10
loader.c:3974: Test failed: kernel32.dll: wrong section 12
loader.c:3974: Test failed: kernel32.dll: wrong section 13
loader.c:3974: Test failed: kernel32.dll: wrong section 15



More information about the wine-devel mailing list