[PATCH v10 2/2] kernel32/tests: Add SeekPenalty Test to Volume.c

Marvin testbot at winehq.org
Tue May 25 12:56:23 CDT 2021


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

Your paranoid android.


=== build (build log) ===

../wine/dlls/kernel32/tests/volume.c:1692:43: error: expected expression before ‘void’
../wine/dlls/kernel32/tests/volume.c:1692:5: error: too many arguments to function ‘test_disk_query_seek_penalty_property’
../wine/dlls/kernel32/tests/volume.c:1693:5: error: expected ‘;’ before ‘test_GetVolumePathNamesForVolumeNameA’
Makefile:83936: recipe for target 'dlls/kernel32/tests/volume.cross.o' failed
Task: The exe32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/kernel32/tests/volume.c:1692:43: error: expected expression before ‘void’
../wine/dlls/kernel32/tests/volume.c:1692:5: error: too many arguments to function ‘test_disk_query_seek_penalty_property’
../wine/dlls/kernel32/tests/volume.c:1692:48: error: expected ‘;’ before ‘test_GetVolumePathNamesForVolumeNameA’
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/kernel32/tests/volume.c:1692:43: error: expected expression before ‘void’
../wine/dlls/kernel32/tests/volume.c:1692:5: error: too many arguments to function ‘test_disk_query_seek_penalty_property’
../wine/dlls/kernel32/tests/volume.c:1692:48: error: expected ‘;’ before ‘test_GetVolumePathNamesForVolumeNameA’
Task: The wow64 Wine build failed



More information about the wine-devel mailing list