[galaxyproject/galaxy] 21f42f: fixes test/unit/jobs/test_job_output_checker.py
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 21f42f5bb6f076b3b318f5f98657929d7f66102b https://github.com/galaxyproject/galaxy/commit/21f42f5bb6f076b3b318f5f986579... Author: caleb <caleb.easterly@gmail.com> Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M lib/galaxy/tools/parser/interface.py Log Message: ----------- fixes test/unit/jobs/test_job_output_checker.py Commit: fb0cc8bb1f8a786699f861256d5d25632b50af3f https://github.com/galaxyproject/galaxy/commit/fb0cc8bb1f8a786699f861256d5d2... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: M lib/galaxy/tools/parser/interface.py Log Message: ----------- Use stdioerrorlevel constants to indicate FATAL Commit: 0d59c9cd54d49fad31767f52c07c995ff963ce18 https://github.com/galaxyproject/galaxy/commit/0d59c9cd54d49fad31767f52c07c9... Author: John Chilton <jmchilton@gmail.com> Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: R lib/galaxy/jobs/error_level.py M lib/galaxy/jobs/output_checker.py M lib/galaxy/tools/parser/cwl.py A lib/galaxy/tools/parser/error_level.py M lib/galaxy/tools/parser/interface.py M lib/galaxy/tools/parser/util.py M lib/galaxy/tools/parser/xml.py M test/unit/jobs/test_job_output_checker.py Log Message: ----------- Refactor galaxy.jobs.error_level -> galaxy.tools.parser.error_level. Needed after 46170e9bcdcc2eb104ebab72a7afc9b7238bc314 to keep galaxy-lib from importing things outside of galaxy-lib but clearly a good refactoring on its own since it eliminates mid-file imports that were there to prevent circular dependencies from loading Galaxy. Commit: fb229c251f7487215a285967be8b7b331c1d21f2 https://github.com/galaxyproject/galaxy/commit/fb229c251f7487215a285967be8b7... Author: Nicola Soranzo <nicola.soranzo@gmail.com> Date: 2018-07-04 (Wed, 04 Jul 2018) Changed paths: R lib/galaxy/jobs/error_level.py M lib/galaxy/jobs/output_checker.py M lib/galaxy/tools/parser/cwl.py A lib/galaxy/tools/parser/error_level.py M lib/galaxy/tools/parser/interface.py M lib/galaxy/tools/parser/util.py M lib/galaxy/tools/parser/xml.py M test/unit/jobs/test_job_output_checker.py Log Message: ----------- Merge pull request #6438 from caleb-easterly/test_job_output_checker_py3 fixes test/unit/jobs/test_job_output_checker.py; strange default? Compare: https://github.com/galaxyproject/galaxy/compare/cc0022d5d1cc...fb229c251f74 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub