Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9d48c34a095035bed26b724b767b7ee284b0dd69 https://github.com/galaxyproject/galaxy/commit/9d48c34a095035bed26b724b767b7... Author: John Chilton <jmchilton@gmail.com> Date: 2017-05-09 (Tue, 09 May 2017) Changed paths: A test/functional/tools/collection_creates_dynamic_nested_fail.xml A test/functional/tools/collection_creates_list_fail.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Add some test tools for collection job failures. xref #4032 These at least verify that jobs are properly failing whether they use dynamic dataset collection or not. In the case of pre-determinable list structures - they properly go red and expose the problems to the user (try running test/functional/tools/collection_creates_list_fail.xml manually). In the case of dynamic dataset collections - this does not occur though - all the resulting datasets are indeed green. Commit: 96a219840c54b879838d4cf6c45dc96f76bfce54 https://github.com/galaxyproject/galaxy/commit/96a219840c54b879838d4cf6c45dc... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-05-16 (Tue, 16 May 2017) Changed paths: M test/functional/tools/collection_creates_list_fail.xml Log Message: ----------- add indentation to for cycle content Commit: ff30262cd2b8a851e31599b421f7a3acfd3f87d1 https://github.com/galaxyproject/galaxy/commit/ff30262cd2b8a851e31599b421f7a... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-05-16 (Tue, 16 May 2017) Changed paths: A test/functional/tools/collection_creates_dynamic_nested_fail.xml A test/functional/tools/collection_creates_list_fail.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Merge pull request #4044 from jmchilton/collection_job_failure_tests Add some test tools for collection job failures. Compare: https://github.com/galaxyproject/galaxy/compare/6218e99fee2a...ff30262cd2b8