https://bugs.winehq.org/show_bug.cgi?id=55548
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|kernel32:power - |kernel32:power & ntdll:info |test_GetSystemPowerStatus() |- Getting the battery state |fails on macOS |fails on macOS
--- Comment #1 from François Gouget fgouget@codeweavers.com --- ntdll:info - test_query_battery() fails to get the battery state on macOS:
info.c:1603: Test failed: expected success
See https://test.winehq.org/data/patterns.html#ntdll:info
This failure is systematic and is also specific to the macOS test configurations. The root cause also appears to be identical to the one plaguing kernel32:power.