[PATCH] ntdll: Add semi-stub for RtlGetNativeSystemInformation().

Marvin testbot at winehq.org
Wed Feb 19 06:38:24 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=65467

Your paranoid android.


=== wxppro (32 bit report) ===

ntdll:
info.c:1540: Test failed: CreateProcess failed, last error 0x2.
info.c:1747: Test failed: CreateProcess failed with last error 2
info.c:1885: Test failed: CreateProcess failed, last error 0x2.
info.c:1903: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1913: Test failed: WaitForDebugEvent failed, last error 0x6.
info.c:1924: Test failed: Expected 0, got 4294967295.
info.c:1928: Test failed: DebugActiveProcessStop failed, last error 0x57.
info.c:1933: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1937: Test failed: DebugActiveProcess failed, last error 0x57.
info.c:1942: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1943: Test failed: Expected flag FALSE, got 1.
info.c:1946: Test failed: Expected 2, got 4294967295.
info.c:1970: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1971: Test failed: Expected flag FALSE, got 1.
info.c:1974: Test failed: CloseHandle failed, last error 0x6.
info.c:1976: Test failed: CloseHandle failed, last error 0x6.
info.c:1885: Test failed: CreateProcess failed, last error 0x2.
info.c:1903: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1904: Test failed: Expected flag 0, got 1.
info.c:1913: Test failed: WaitForDebugEvent failed, last error 0x79.
info.c:1924: Test failed: Expected 0, got 4294967295.
info.c:1928: Test failed: DebugActiveProcessStop failed, last error 0x57.
info.c:1933: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1934: Test failed: Expected flag 0, got 1.
info.c:1937: Test failed: DebugActiveProcess failed, last error 0x57.
info.c:1942: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1943: Test failed: Expected flag FALSE, got 1.
info.c:1946: Test failed: Expected 2, got 4294967295.
info.c:1970: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1971: Test failed: Expected flag FALSE, got 1.
info.c:1974: Test failed: CloseHandle failed, last error 0x6.
info.c:1976: Test failed: CloseHandle failed, last error 0x6.
info.c:1885: Test failed: CreateProcess failed, last error 0x2.
info.c:1903: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1904: Test failed: Expected flag 0, got 1.
info.c:1913: Test failed: WaitForDebugEvent failed, last error 0x79.
info.c:1924: Test failed: Expected 0, got 4294967295.
info.c:1928: Test failed: DebugActiveProcessStop failed, last error 0x57.
info.c:1933: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1934: Test failed: Expected flag 0, got 1.
info.c:1937: Test failed: DebugActiveProcess failed, last error 0x57.
info.c:1942: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1943: Test failed: Expected flag FALSE, got 1.
info.c:1946: Test failed: Expected 2, got 4294967295.
info.c:1970: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1971: Test failed: Expected flag FALSE, got 1.
info.c:1974: Test failed: CloseHandle failed, last error 0x6.
info.c:1976: Test failed: CloseHandle failed, last error 0x6.
info.c:1885: Test failed: CreateProcess failed, last error 0x2.
info.c:1892: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1896: Test failed: DebugActiveProcess failed, last error 0x57.
info.c:1903: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1904: Test failed: Expected flag 0, got 1.
info.c:1928: Test failed: DebugActiveProcessStop failed, last error 0x57.
info.c:1933: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1934: Test failed: Expected flag 0, got 1.
info.c:1937: Test failed: DebugActiveProcess failed, last error 0x57.
info.c:1942: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1943: Test failed: Expected flag FALSE, got 1.
info.c:1946: Test failed: Expected 2, got 4294967295.
info.c:1970: Test failed: NtQueryInformationProcess failed, status 0xc0000008.
info.c:1971: Test failed: Expected flag FALSE, got 1.
info.c:1974: Test failed: CloseHandle failed, last error 0x6.
info.c:1976: Test failed: CloseHandle failed, last error 0x6.



More information about the wine-devel mailing list