[PATCH 1/2] user32/tests: Add test of ShowWindow with SW_SHOWNOACTIVATE

Marvin testbot at winehq.org
Tue Jun 23 06:05:31 CDT 2020


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=73967

Your paranoid android.


=== build (build log) ===

/home/winetest/tools/testbot/var/wine-exe32/dlls/user32/tests/../../../../wine/dlls/user32/tests/msg.c:18058: undefined reference to `test_ShowOwnedPopups'
collect2: error: ld returned 1 exit status
Makefile:1067: recipe for target 'user32_test.exe' failed
Makefile:9573: recipe for target 'dlls/user32/tests' failed
Task: The exe32 Wine build failed

=== debiant (build log) ===

/home/winetest/tools/testbot/var/wine-win32/dlls/user32/tests/../../../../wine/dlls/user32/tests/msg.c:18058: undefined reference to `test_ShowOwnedPopups'
/home/winetest/tools/testbot/var/wine-win32/dlls/user32/tests/../../../../wine/dlls/user32/tests/msg.c:18058: undefined reference to `test_ShowOwnedPopups'
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
Task: The win32 Wine build failed

=== debiant (build log) ===

/home/winetest/tools/testbot/var/wine-wow64/dlls/user32/tests/../../../../wine/dlls/user32/tests/msg.c:18058: undefined reference to `test_ShowOwnedPopups'
/home/winetest/tools/testbot/var/wine-wow64/dlls/user32/tests/../../../../wine/dlls/user32/tests/msg.c:18058: undefined reference to `test_ShowOwnedPopups'
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
Task: The wow64 Wine build failed



More information about the wine-devel mailing list