[Bug 39222] New: mstask:task_scheduler fails if privileges not high enough
wine-bugs at winehq.org
wine-bugs at winehq.org
Sun Sep 6 05:37:09 CDT 2015
https://bugs.winehq.org/show_bug.cgi?id=39222
Bug ID: 39222
Summary: mstask:task_scheduler fails if privileges not high
enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mstask
Assignee: wine-bugs at winehq.org
Reporter: fgouget at codeweavers.com
The following failure only happens if the test is run in a restricted/limited
user account.
task_scheduler.c:187: Test failed: got 0x80070005 (expected S_OK)
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in regular user accounts on Windows 7 (see
fg-win7u64-1spie9usr).
See:
https://test.winehq.org/data/tests/mstask:task_scheduler.html
These tests were introduced by the following commit:
commit 0c8dc0090b0166ab17cd1b84fdd511cab9086d77
Author: Detlef Riekenberg <wine.dev at web.de>
Date: Thu Nov 8 00:12:48 2012 +0100
mstask/tests: Add tests for SetTargetComputer.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
More information about the wine-bugs
mailing list