[Bug 42229] New: advapi32:eventlog test regression ( privilege issue in test_start_trace)
https://bugs.winehq.org/show_bug.cgi?id=42229 Bug ID: 42229 Summary: advapi32:eventlog test regression (privilege issue in test_start_trace) Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com The commit below introduces new failures on Windows 7 when it is run without elevated privileges. eventlog.c:1221: Test failed: Expected success, got 5 eventlog.c:1225: Test failed: Expected ERROR_ALREADY_EXISTS, got 5 This can typically be seen on the fg-win7u64-1spie9adm and fg-win7u64-1spie9usr machines. Interestingly there is no failure on fg-winxp-lusr and yet the test is not skipped. So presumably Vista or Windows 7 tightened the security around StartTrace(). See: https://test.winehq.org/data/tests/advapi32:eventlog.html commit 1bcd38f788bb5165cc65a830ea912ff4eda50b84 Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Sun Dec 18 15:25:59 2016 -0600 advapi32: Add tests for StartTrace(). Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42229 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source, testcase Regression SHA1| |1bcd38f788bb5165cc65a830ea9 | |12ff4eda50b84 URL| |https://test.winehq.org/dat | |a/tests/advapi32:eventlog.h | |tml -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42229 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |57c4d280f8f63af52097667513d | |4840e2f32079f Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- Fixed by 57c4d280f8f63af52097667513d4840e2f32079f. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42229 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.0-rc6. -- 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.
participants (1)
-
wine-bugs@winehq.org