[PATCH 1/4] ntdll/tests: Add tests for NtPowerInformation(SystemBatteryState)

Marvin testbot at winehq.org
Wed Sep 25 01:45:43 CDT 2019


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=56900

Your paranoid android.


=== build (build log) ===

../../../../wine/dlls/ntdll/tests/info.c:911:41: error: ‘SYSTEM_BATTERY_STATE {aka struct <anonymous>}’ has no member named ‘Tag’
Makefile:402: recipe for target 'info.o' failed
Makefile:7761: recipe for target 'dlls/ntdll/tests' failed
Task: The exe32 Wine crossbuild failed

=== debian10 (build log) ===

../../../../wine/dlls/ntdll/tests/info.c:911:41: error: ‘SYSTEM_BATTERY_STATE’ {aka ‘struct <anonymous>’} has no member named ‘Tag’
Task: The win32 build failed

=== debian10 (build log) ===

../../../../wine/dlls/ntdll/tests/info.c:911:41: error: ‘SYSTEM_BATTERY_STATE’ {aka ‘struct <anonymous>’} has no member named ‘Tag’
Task: The wow64 build failed



More information about the wine-devel mailing list