[galaxyproject/galaxy] 070889: Better logging for a broad swath of workflow API t...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 07088907d3c2ba58986e1025dc1fea6fc6ed0911 https://github.com/galaxyproject/galaxy/commit/07088907d3c2ba58986e1025dc1fe... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-14 (Wed, 14 Mar 2018) Changed paths: M test/api/test_workflows.py Log Message: ----------- Better logging for a broad swath of workflow API tests. I did a few of these test conversions with 0ff639a29c6179e530c977b358cebf229c76139d but this covers many more the workflow API tests. The idea is to switch to this with statement and context manager that does a better job managing test histories including summarizing the history when problems occur (this summary will include job information after #5697). Commit: 2ace504daea607cc482d29d1bbdfefe53504d748 https://github.com/galaxyproject/galaxy/commit/2ace504daea607cc482d29d1bbdfe... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M test/api/test_workflows.py Log Message: ----------- Merge pull request #5699 from jmchilton/workflow_api_logging Better logging for a large number of workflow API tests. Compare: https://github.com/galaxyproject/galaxy/compare/1d9d39867c38...2ace504daea6
participants (1)
-
GitHub