Hi all,
When I run a planemo test with the most recent versions of planemo (0.15.0, 0.16.0) planemo ends with:
Warning: Targetting older Galaxy which did not produce a structured test results files.
There were problems with 1 test(s) - out of 1 test(s) executed. See tool_test_output.html for detailed breakdown.
The tool_test_output.html is a 0 byte file but the json file looks okay. This happens regardless whether the tests fail or succeed. I have tested it with defining a custom galaxy root directory (pulled today) as well as letting planemo pick it's own version of galaxy and the error doesn't go away.
I am not sure whether it is a bug or whether it is a misconfiguration from my side, but I can't figure out how to solve this.
brew switch planemo '0.14.0' seems to solve it (as long as you don't uninstall) using the same galaxy root dir as for the newer versions.
Thanks for looking into this!