[Bug 39429] New: Failing ACE flag tests in advapi32:security
https://bugs.winehq.org/show_bug.cgi?id=39429 Bug ID: 39429 Summary: Failing ACE flag tests in advapi32:security Product: Wine Version: 1.7.52 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com On Windows 8 the advapi32:security test has the following failures when not run with the same bitness as Windows: security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x12 != 0xa) security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 != 0x80000000) security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x12 != 0x0) I short this means these failures only happen in the 32 bit test running on a 64 bit Windows such as on the w864 TestBot VM, but not on the w8 TestBot VM. The cw1-hd6800 and cw2-gtx560 64 Windows 10 machines follow the same pattern but with just one failure in the 32 bit tests: security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0xa != 0x0) (and fg-acer64 too probably but the 64 bit results are missing due to too many failures) But for some reason the w1064 64 bit Windows 10 TestBot VM has more failures and both with the 32 and 64 bit tests: 32 bit: security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x12 != 0xa) security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 != 0x80000000) security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x12 != 0x0) 64 bit: security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x2 != 0xa) security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 != 0x80000000) security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x2 != 0x0) -- 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=39429 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39213 -- 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=39429 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase URL| |https://test.winehq.org/dat | |a/tests/advapi32:security.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=39429 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This got fixed: https://test.winehq.org/data/tests/advapi32:security.html Probably by: commit e3c8794dfc244f119770370ce6e2147943e97def Author: Huw Davies <huw(a)codeweavers.com> AuthorDate: Fri Jan 13 11:18:17 2017 +0000 advapi32/tests: Update ACE registry tests with Windows 10 values. Signed-off-by: Huw Davies <huw(a)codeweavers.com> -- 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=39429 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 5.5. -- 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=39429 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e3c8794dfc244f119770370ce6e | |2147943e97def CC| |focht(a)gmx.net -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla