[PATCH] ntdll/tests: Add basic tests for NtSetInformationThread(), class ThreadAffinityMask

Marvin testbot at winehq.org
Sun Sep 9 13:23:59 CDT 2018


Hi,

While running your changed tests on Windows, 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=41748

Your paranoid android.


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

ntdll:
thread.c:54: Test failed: NtSetInformationThread failed. Expected STATUS_SUCCESS, got c000000d (class=ThreadAffinityMask, case 2, req_aff=ffffffff, process_aff=00000003)
thread.c:64: Test failed: NtSetInformationThread failed. Expected STATUS_SUCCESS, got c000000d (class=ThreadAffinityMask, case 4, req_aff=00000007, process_aff=00000003)

=== w2003std (32 bit Windows report) ===

ntdll:
thread.c:54: Test failed: NtSetInformationThread failed. Expected STATUS_SUCCESS, got c000000d (class=ThreadAffinityMask, case 2, req_aff=ffffffff, process_aff=00000003)
thread.c:64: Test failed: NtSetInformationThread failed. Expected STATUS_SUCCESS, got c000000d (class=ThreadAffinityMask, case 4, req_aff=00000007, process_aff=00000003)



More information about the wine-devel mailing list