[PATCH 3/5] ntoskrnl.exe: Implement PsIsSystemThread.

Derek Lesho dereklesho52 at gmail.com
Fri Mar 29 13:15:37 CDT 2019


It looks like the header definition for PsIsSystemThread is missing,
since I forgot to add that file to the commit.

Either way, this patch should be ignored, Jacek discussed a better way
of implementing it on the IRC yesterday.

On Fri, Mar 29, 2019 at 2:10 PM Marvin <testbot at winehq.org> wrote:
>
> 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=50105
>
> Your paranoid android.
>
>
> === build (build log) ===
>
> collect2: error: ld returned 1 exit status
> Makefile:204: recipe for target 'driver.dll' failed
> Makefile:7615: recipe for target 'dlls/ntoskrnl.exe/tests' failed
> Task: The exe32 Wine crossbuild failed
>
> === debian9 (32 bit report) ===
>
> ntoskrnl.exe:
> driver.c:799: Test succeeded inside todo block: obj1 != obj2
> driver.c:830: Test failed: got 0
>
> === debian9 (32 bit French report) ===
>
> ntoskrnl.exe:
> driver.c:799: Test succeeded inside todo block: obj1 != obj2
> driver.c:830: Test failed: got 0
>
> === debian9 (32 bit Japanese:Japan report) ===
>
> ntoskrnl.exe:
> driver.c:799: Test succeeded inside todo block: obj1 != obj2
> driver.c:830: Test failed: got 0
>
> === debian9 (32 bit Chinese:China report) ===
>
> ntoskrnl.exe:
> driver.c:799: Test succeeded inside todo block: obj1 != obj2
> driver.c:830: Test failed: got 0
>
> === debian9 (32 bit WoW report) ===
>
> ntoskrnl.exe:
> driver.c:799: Test succeeded inside todo block: obj1 != obj2
> driver.c:830: Test failed: got 0
>
> === debian9 (64 bit WoW report) ===
>
> ntoskrnl.exe:
> driver.c:799: Test succeeded inside todo block: obj1 != obj2
> driver.c:830: Test failed: got 0



More information about the wine-devel mailing list