[PATCH v2 1/6] kernel32/tests: Add some tests for mounted folders.

Marvin testbot at winehq.org
Sun Mar 15 16:47:55 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=67178

Your paranoid android.


=== build (build log) ===

../../../../wine/dlls/kernel32/tests/volume.c:1501:38: error: too many arguments to function ‘strcmp’
../../../../wine/dlls/kernel32/tests/volume.c:1502:46: error: expected ‘)’ before ‘;’ token
../../../../wine/include/wine/test.h:115:83: error: too few arguments to function ‘winetest_ok’
../../../../wine/dlls/kernel32/tests/volume.c:1526:5: error: expected ‘;’ before ‘}’ token
Makefile:1287: recipe for target 'volume.o' failed
Makefile:7950: recipe for target 'dlls/kernel32/tests' failed
Task: The exe32 Wine crossbuild failed

=== debiant (build log) ===

../../../../wine/dlls/kernel32/tests/volume.c:1501:38: error: too many arguments to function ‘strcmp’
../../../../wine/dlls/kernel32/tests/volume.c:1502:46: error: expected ‘)’ before ‘;’ token
../../../../wine/include/wine/test.h:115:83: error: too few arguments to function ‘winetest_ok’
../../../../wine/dlls/kernel32/tests/volume.c:1517:51: error: expected ‘;’ before ‘}’ token
Task: The win32 build failed

=== debiant (build log) ===

../../../../wine/dlls/kernel32/tests/volume.c:1501:38: error: too many arguments to function ‘strcmp’
../../../../wine/dlls/kernel32/tests/volume.c:1502:46: error: expected ‘)’ before ‘;’ token
../../../../wine/include/wine/test.h:115:83: error: too few arguments to function ‘winetest_ok’
../../../../wine/dlls/kernel32/tests/volume.c:1517:51: error: expected ‘;’ before ‘}’ token
Task: The wow64 build failed



More information about the wine-devel mailing list