https://bugs.winehq.org/show_bug.cgi?id=47891
Bug ID: 47891 Summary: advapi32:services regression Product: Wine Version: 4.17 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
advapi32:service gained some new failures on Windows 10 1709/1809, only for 32 bit tests:
service.c:1812: Test failed: Failed to create service, error 1072. service.c:1815: Test failed: Got error 6. service.c:1818: Test failed: Failed to delete service, error 6. service.c:1843: Test failed: Failed to create service, error 1072. service.c:1846: Test failed: Got error 6. service.c:1849: Test failed: Failed to delete service, error 6.
https://test.winehq.org/data/tests/advapi32:service.html
These failures were introduced by this commit:
commit 2430c17202bdb0ff099519ee5345c590d899ddf0 Author: Zebediah Figura z.figura12@gmail.com Date: Sun Aug 18 20:02:40 2019 -0500
services: Don't redirect the image file path for kernel drivers.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47623 Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=47891
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |2430c17202bdb0ff099519ee534 | |5c590d899ddf0 Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=47891
someuniquename@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |someuniquename@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47891
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Status|NEW |RESOLVED Fixed by SHA1| |fec26c87ffa9d8efe6cf971e53c | |69bfceace8c89 Resolution|--- |FIXED
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/fec26c87ffa9d8efe6cf971e53c69bfceace8c89.
https://bugs.winehq.org/show_bug.cgi?id=47891
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.18.