Re: [PATCH v8 0/5] MR8460: ntdll: Add support for multi-battery systems and energy-reporting batteries on Linux
On Thu Jul 3 15:25:33 2025 +0000, Tomas-Mendes-ai wrote:
power.c:68:0.001 no battery detected power.c:69:0.001 Test failed: expected ACLineStatus to be 1, got 0 This test failed but I'm pretty sure the logic holds on all (compliant) real systems. Something about the test environment maybe? Even if the tests are being run in a virtual/containerized environment, they still are real/compliant systems for our purposes. The tests ensure that APIs behave exactly the same on Wine and Windows, real or not. Windows seems to always set `ACLineStatus` to 1, including on virtualized environments where there is power information available to the system. Wine's implementation should do the same.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8460#note_108748
participants (1)
-
Vibhav Pant (@vibhavp)