http://bugs.winehq.org/show_bug.cgi?id=7710
--- Comment #14 from Nikolay Sivov bunglehead@gmail.com 2009-01-13 16:56:30 --- Created an attachment (id=18684) --> (http://bugs.winehq.org/attachment.cgi?id=18684) converted to test for kernel32
A problem here is to run as root to get permissions for SetSytemTime(). Running 'make test' as root leads to failures on another test group (file).. Using 'wine kernel32_test.exe timer' helps (after 'su') but this breaks automatic test run.
So any suggestions are welcome.