[PATCH 11/12] mstask/tests: Add some tests for ITask::Run().

Dmitry Timoshkov dmitry at baikal.ru
Fri May 11 00:11:08 CDT 2018


Dmitry Timoshkov <dmitry at baikal.ru> wrote:

> Marvin <testbot at winehq.org> wrote:
> 
> > === w7u (32 bit task) ===
> > task.c:753: Test failed: got 0x80070020
> 
> This is ERROR_SHARING_VIOLATION returned by ITaskScheduler_Delete(),
> I never saw this on the real hardware.

I forgot to add that this failure is not critical since it happens at
the clean up stage of the test, and if desired error checking after
ITaskScheduler_Delete() probably could be removed.

-- 
Dmitry.



More information about the wine-devel mailing list