kernel32/tests: Add tests for job objects

Marvin testbot at winehq.org
Sat Feb 14 08:11:07 CST 2015


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

Your paranoid android.


=== w2000pro (32 bit job) ===
job.c:169: Test failed: QueryInformationJobObject (24)
job.c:172: Test failed: Expected pid_list->NumberOfProcessIdsInList to be 2 (2) is 1
job.c:174: Test failed: Expected pid_list->ProcessIdList[1] to be 872 (pi[1].dwProcessId) is 3211296
job: unhandled exception c0000005 at 00000000

=== wxppro (32 bit job) ===
job.c:169: Test failed: QueryInformationJobObject (24)
job.c:172: Test failed: Expected pid_list->NumberOfProcessIdsInList to be 2 (2) is 1
job.c:174: Test failed: Expected pid_list->ProcessIdList[1] to be 3060 (pi[1].dwProcessId) is 65535

=== w2003std (32 bit job) ===
job.c:169: Test failed: QueryInformationJobObject (24)
job.c:172: Test failed: Expected pid_list->NumberOfProcessIdsInList to be 2 (2) is 1
job.c:174: Test failed: Expected pid_list->ProcessIdList[1] to be 900 (pi[1].dwProcessId) is 0

=== wvistau64 (32 bit job) ===
job.c:169: Test failed: QueryInformationJobObject (24)
job.c:171: Test failed: Expected pid_list->NumberOfAssignedProcesses to be 2 (2) is 7479129
job.c:172: Test failed: Expected pid_list->NumberOfProcessIdsInList to be 2 (2) is 7340228
job.c:173: Test failed: Expected pid_list->ProcessIdList[0] to be 636 (pi[0].dwProcessId) is 6029360
job.c:174: Test failed: Expected pid_list->ProcessIdList[1] to be 308 (pi[1].dwProcessId) is 0

=== w2008s64 (32 bit job) ===
job.c:169: Test failed: QueryInformationJobObject (24)
job.c:171: Test failed: Expected pid_list->NumberOfAssignedProcesses to be 2 (2) is 7572569
job.c:172: Test failed: Expected pid_list->NumberOfProcessIdsInList to be 2 (2) is 7471300
job.c:173: Test failed: Expected pid_list->ProcessIdList[0] to be 2996 (pi[0].dwProcessId) is 909153100
job.c:174: Test failed: Expected pid_list->ProcessIdList[1] to be 2128 (pi[1].dwProcessId) is 167774375



More information about the wine-devel mailing list