https://bugs.winehq.org/show_bug.cgi?id=55576
Bug ID: 55576 Summary: schedsvc:atsvcapi fails on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: taskschd Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
schedsvc:atsvcapi fails on macOS:
atsvcapi.c:94: Test failed: NetrJobAdd error 2 atsvcapi.c:101: Test failed: jobid should not be 0 atsvcapi.c:128: Test failed: total 0 atsvcapi.c:131: Test failed: EntriesRead 0 atsvcapi.c:128: Test failed: total 0 atsvcapi.c:131: Test failed: EntriesRead 0 atsvcapi.c:128: Test failed: total 0 atsvcapi.c:131: Test failed: EntriesRead 0 atsvcapi.c:128: Test failed: total 0 atsvcapi.c:131: Test failed: EntriesRead 0 atsvcapi.c:128: Test failed: total 0 atsvcapi.c:131: Test failed: EntriesRead 0 atsvcapi.c:167: Test failed: just added jobid 0 should be found
See https://test.winehq.org/data/patterns.html#schedsvc:atsvcapi
Where 2 == ERROR_FILE_NOT_FOUND?
These failures are systematic and only happen on macOS (see Remi's rbernon-macos-* cloud test machines).