[PATCH 1/3] ntoskrnl.exe/tests: Add basic tests for ZwLoadDriver()/ZwUnloadDriver().

Marvin testbot at winehq.org
Fri Aug 24 22:50:58 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=41153

Your paranoid android.


=== w8adm (32 bit ntoskrnl) ===
ntoskrnl.c:124: Test failed: StartService failed: 6
ntoskrnl.c:128: Test failed: QueryServiceStatus failed: 6
ntoskrnl.c:135: Test failed: expected SERVICE_RUNNING, got 4208704
ntoskrnl.c:239: Test failed: failed to open device: 2
ntoskrnl.c:190: Test failed: DeviceIoControl failed: 6
ntoskrnl.c:192: Test failed: got ' |.'
ntoskrnl.c:165: Test failed: DeviceIoControl failed: 6
ntoskrnl.c:166: Test failed: got size fffffd3f
ntoskrnl.c:202: Test failed: QueryServiceStatusEx failed: 6
ntoskrnl.c:203: Test failed: got state 0x55005c
ntoskrnl.c:207: Test failed: DeviceIoControl failed: 6
ntoskrnl.c:210: Test failed: QueryServiceStatusEx failed: 6
ntoskrnl.c:211: Test failed: got state 0x55005c
ntoskrnl.c:215: Test failed: DeviceIoControl failed: 6
ntoskrnl.c:218: Test failed: QueryServiceStatusEx failed: 6
ntoskrnl.c:219: Test failed: got state 0x55005c
ntoskrnl.c:73: Test failed: expected SERVICE_STOPPED, got 219
ntoskrnl.c:73: Test failed: expected SERVICE_STOPPED, got 219
ntoskrnl.c:247: Test failed: DeleteFile failed: 6
ntoskrnl.c:248: Test failed: DeleteFile failed: 123



More information about the wine-devel mailing list