[PATCH 2/2] ntdll: Handle INVALID_HANDLE_VALUE explicitly in NtClose().

Marvin testbot at winehq.org
Tue Aug 10 12:12:03 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=95416

Your paranoid android.


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



More information about the wine-devel mailing list