[galaxyproject/galaxy] e824fb: Sort local test data if output is sort="true"
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: e824fbeec16c68b144a3f1dcddcdae2609619ac7 https://github.com/galaxyproject/galaxy/commit/e824fbeec16c68b144a3f1dcddcda... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-08-23 (Thu, 23 Aug 2018) Changed paths: M lib/galaxy/tools/verify/__init__.py Log Message: ----------- Sort local test data if output is sort="true" This means if you run planemo test --update_test_data, your test will actually work, instead of needing to sort it manually. The other benefit is that you can see the expected test data without sorting, e.g sorted HTML files are most likely not valid after sorting. Commit: 23cfb4600115ad9d6c2fee239b73aa7dc72ea92b https://github.com/galaxyproject/galaxy/commit/23cfb4600115ad9d6c2fee239b73a... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-08-23 (Thu, 23 Aug 2018) Changed paths: M test/base/driver_util.py M test/integration/uses_shed.py Log Message: ----------- Allow setting CONDA_PREFIX using GALAXY_TEST_CONDA_PREFIX in testing Commit: 0d85a6c5c089934df6cfc8c0d5ae9af31678aa81 https://github.com/galaxyproject/galaxy/commit/0d85a6c5c089934df6cfc8c0d5ae9... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-08-23 (Thu, 23 Aug 2018) Changed paths: M lib/galaxy/tools/verify/test_data.py Log Message: ----------- Use first resolved test data file Commit: 000026a46a620607defde16fa518cace953b1ca9 https://github.com/galaxyproject/galaxy/commit/000026a46a620607defde16fa518c... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-08-23 (Thu, 23 Aug 2018) Changed paths: M lib/galaxy/jobs/output_checker.py Log Message: ----------- Report stderr whenever a job fails, and report more The 250 character level is usually not enough to figure out what's going on, and I think if we want to see the stderr if a job fails because of stderr problems, we probably also want to see a peek of the stderr if a job fails because of the exit code. Commit: 43dbfdc7b1290f493584901ae00dd08ea1b0396a https://github.com/galaxyproject/galaxy/commit/43dbfdc7b1290f493584901ae00dd... Author: Dannon <dannon.baker@gmail.com> Date: 2018-08-23 (Thu, 23 Aug 2018) Changed paths: M lib/galaxy/jobs/output_checker.py M lib/galaxy/tools/verify/__init__.py M lib/galaxy/tools/verify/test_data.py M test/base/driver_util.py M test/integration/uses_shed.py Log Message: ----------- Merge pull request #6632 from mvdbeek/testing_framework_improvements Testing framework improvements Compare: https://github.com/galaxyproject/galaxy/compare/5c889cd5e18e...43dbfdc7b129 **NOTE:** This service has 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