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?
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8460#note_108329
On Thu Jun 26 22:17:25 2025 +0000, Jacek Caban wrote:
> Yes, a stub is fine (and you may use this MR for that).
Sorry, I think I messed up this MR branch, so it can't be merged fast-forward-merged. I've created a !8456 merge request for the stubs. Also I've implemented a PersistentZoneIdentifier interfaces with test cases in !8459, but it's just a mimic the behavior of PersistentZoneIdentifier without any writing or reading information about the zone. Some test cases fail due to no reading zone information.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8378#note_108320