https://bugs.winehq.org/show_bug.cgi?id=55116
Bug ID: 55116 Summary: services.exe:service - service_main() is missing PATHEXT in the new WoW mode Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
services.exe:service - test_service() is missing PATHEXT in the new WoW mode:
service.c:420: Test failed: service: did not find PATHEXT environment variable
See https://test.winehq.org/data/patterns.html#services.exe:service
This happens during both test_service() and test_kill_service_process(), in both the 32-bit and 64-bit tests but only in the new Windows-on-Windows mode.
https://bugs.winehq.org/show_bug.cgi?id=55116
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase