https://bugs.winehq.org/show_bug.cgi?id=54105
Bug ID: 54105 Summary: taskschd:scheduler fails on Windows 10 1607+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: taskschd Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
taskschd:scheduler fails on Windows 10 1607+:
scheduler.c:786: Test failed: DeleteTask error 0x80070002
See https://test.winehq.org/data/patterns.html#taskschd:scheduler
This new failure is caused by the following commit:
commit 7acd3aa429f2d45d96f4699906dc81e47ebd9c13 Author: Sven Baars sbaars@codeweavers.com Date: Wed Dec 7 17:19:48 2022 +0100
taskschd/tests: Fix a test failure on w1064v1507.
This failure was also detected by the TestBot in MR!1732 but it was merged anyway.