[PATCH v2] ntdll: Fix treating valid affinity mask requests as invalid in NtSetInformationThread()

Marvin testbot at winehq.org
Mon Sep 10 10:32:54 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=41800

Your paranoid android.


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

ntdll:
info.c:2045: Test failed: Expected STATUS_SUCCESS, got c000000d
info.c:2048: Test failed: Unexpected thread affinity. Expected 3, got 1
info.c:2052: Test failed: Expected STATUS_SUCCESS, got c000000d
info.c:2055: Test failed: Unexpected thread affinity. Expected 2, got 1

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

ntdll:
info.c:2045: Test failed: Expected STATUS_SUCCESS, got c000000d
info.c:2048: Test failed: Unexpected thread affinity. Expected 3, got 1
info.c:2052: Test failed: Expected STATUS_SUCCESS, got c000000d
info.c:2055: Test failed: Unexpected thread affinity. Expected 2, got 1



More information about the wine-devel mailing list