[PATCH 1/2] ntdll: Add a test for closing INVALID_HANDLE_VALUE handle.

Marvin testbot at winehq.org
Tue Aug 10 12:02:34 CDT 2021


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

Your paranoid android.


=== w7u_2qxl (32 bit report) ===

kernel32:
process.c:4982: Test failed: Unexpected return value 0.
process.c:4983: Test failed: Unexpected error.

=== w7u_adm (32 bit report) ===

kernel32:
process.c:4982: Test failed: Unexpected return value 0.
process.c:4983: Test failed: Unexpected error.

=== w7u_el (32 bit report) ===

kernel32:
process.c:4982: Test failed: Unexpected return value 0.
process.c:4983: Test failed: Unexpected error.

=== w8 (32 bit report) ===

kernel32:
process.c:4982: Test failed: Unexpected return value 0.
process.c:4983: Test failed: Unexpected error.

=== w8adm (32 bit report) ===

kernel32:
process.c:4982: Test failed: Unexpected return value 0.
process.c:4983: Test failed: Unexpected error.

=== w864 (32 bit report) ===

kernel32:
process.c:4982: Test failed: Unexpected return value 0.
process.c:4983: Test failed: Unexpected error.

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

kernel32:
process.c:4982: Test failed: Unexpected return value 0.
process.c:4983: Test failed: Unexpected error.

=== w7u_2qxl (32 bit report) ===

ntdll:
om.c:2953: Test failed: Unexpected status 0xc0000008.

=== w7u_adm (32 bit report) ===

ntdll:
om.c:2953: Test failed: Unexpected status 0xc0000008.

=== w7u_el (32 bit report) ===

ntdll:
om.c:2953: Test failed: Unexpected status 0xc0000008.

=== w8 (32 bit report) ===

ntdll:
om.c:2953: Test failed: Unexpected status 0xc0000008.

=== w8adm (32 bit report) ===

ntdll:
om.c:2953: Test failed: Unexpected status 0xc0000008.

=== w864 (32 bit report) ===

ntdll:
om.c:2953: Test failed: Unexpected status 0xc0000008.

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

ntdll:
om.c:2953: Test failed: Unexpected status 0xc0000008.



More information about the wine-devel mailing list