From: Mariusz PluciĆski
I also had this problem yesterday both with patches submitted manually and my patches transferred from wine-patches. I can confirm that sending executables instead worked for me, but this is possible only when submitting own test, and not when it is loaded from wine-patches.
It is also strange that as I see, only your and my patches causes this error, there's some other which works properly. I hope Greg will look at this, if he finds time.
This is now fixed. The problem occurred when your patch contained a change to tests/Makefile.in. The config.status invocation to create an updated Makefile recently changed, TestBot now calls config.status with the correct arguments again.
Greg.