On Wed, 2011-08-24 at 03:26 -0500, Austin English wrote:
Shouldn't that be a win_skip()? Wine always runs as administrator, and if the process is running as a limited user, something may be broken? Unless you're preparing for when wine supports non-admin mode.. :)
No, win_skip is for behavior observed on Windows that Wine should not emulate, which is not the case here. And testing if a process is correctly limited should be done elsewhere.