Travis Athougies iammisc@gmail.com wrote:
Hi,
I was trying to run my HLSL test suite patch through wine test bot and the build failed. However, it's not a compilation failure. Instead it complains about not being able to copy some executable file. Also, the build fails almost instantaneously. It also complains about a missing command.
The results are at https://testbot.winehq.org/JobDetails.pl?Key=5449&log_101=1#k101
Read the log file from the build failure and fix what it tells you to fix. I've encountered plenty of test failures due to incorrect spellings or missing variables because I did not declare them properly.
The alternative is to build the testing file using the same method that the testbot does and using it for the upload.
James McKenzie