[PATCH V4 3/3] dlls/kernel32/tests: test when passing non inheritable handles in CreateProcess

Marvin testbot at winehq.org
Thu Apr 21 11:03:02 CDT 2022


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

Your paranoid android.


=== w10pro64 (64 bit report) ===

kernel32:
process.c:5060: Test failed: got 0xc0000004

=== debian11 (32 bit Hindi:India report) ===

kernel32:
process.c:1611: Test failed: GetLastError: expecting 87 got 6
process.c:1621: Test failed: GetLastError: expecting 87 got 6
process.c:1650: Test failed: Console:SizeX expected 2, but got 0
process.c:1651: Test failed: Console:SizeY expected 0, but got 1
process.c:1652: Test failed: Console:CursorX expected 3, but got 0
process.c:1653: Test failed: Console:CursorY expected 0, but got 1
process.c:1654: Test failed: Console:Attributes expected 4100, but got 0
process.c:1655: Test failed: Console:winLeft expected 19, but got 0
process.c:1656: Test failed: Console:winTop expected 4294963112, but got 0
process.c:1658: Test failed: Console:winBottom expected 11310, but got 0
process.c:1659: Test failed: Console:maxWinWidth expected 32764, but got 0
process.c:1660: Test failed: Console:maxWinHeight expected 11264, but got 0
process.c:1663: Test failed: Console:InputMode expected 6619251, but got 0
process.c:1664: Test failed: Console:OutputMode expected 7536754, but got 0



More information about the wine-devel mailing list