https://bugs.winehq.org/show_bug.cgi?id=50842 --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- To run the test through WineTest, upload winetest64-latest.exe and specify the following arguments: -c -o - -t foo msado15:msado15 Note however that '-o -' requires a WineTest patch: otherwise it will just send the test's output to a file called '-' which the TestBot will not retrieve. https://www.winehq.org/pipermail/wine-devel/2021-December/203498.html Also if using this trick on a Wine machine and the executable is called 'winetest.exe', Wine will run 'programs/winetest/winetest.exe' instead of your uploaded executable because winetest.exe is a builtin :-( The workaround is to use any name that does not match a Wine builtin. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.