[galaxyproject/galaxy] 4d1ce0: Cancel jobs when exiting test_history decorator.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4d1ce0f431d337a45964eee3aa3813be1f4e41c6 https://github.com/galaxyproject/galaxy/commit/4d1ce0f431d337a45964eee3aa381... Author: John Chilton <jmchilton@gmail.com> Date: 2018-08-09 (Thu, 09 Aug 2018) Changed paths: M test/base/populators.py M test/selenium_tests/framework.py Log Message: ----------- Cancel jobs when exiting test_history decorator. Should reduce the probability of a test interferring with other tests. Commit: 136255c0ad7a2aca6584f4c1fa3d10ea5e4a632e https://github.com/galaxyproject/galaxy/commit/136255c0ad7a2aca6584f4c1fa3d1... Author: John Chilton <jmchilton@gmail.com> Date: 2018-08-09 (Thu, 09 Aug 2018) Changed paths: M run_tests.sh M test/base/populators.py Log Message: ----------- Allow test_history context to annotate whether new histories are needed by test. Usually tests should have new histories but we should still capture this information so we can target tests are particular histories for debugging interactively and so we could potentially reduce the number of new histories created when testing remote Galaxies (there have been complaints about this in the past). Commit: 36e1d6cfce946b46f5904af3cc924cb0f21970ee https://github.com/galaxyproject/galaxy/commit/36e1d6cfce946b46f5904af3cc924... Author: John Chilton <jmchilton@gmail.com> Date: 2018-08-09 (Thu, 09 Aug 2018) Changed paths: M test/api/test_tools.py M test/base/populators.py Log Message: ----------- More use of test_history contextmanager in test_tools. Commit: 9910ea47d9b353fe61fc510469a0599210009a25 https://github.com/galaxyproject/galaxy/commit/9910ea47d9b353fe61fc510469a05... Author: Dannon <dannon.baker@gmail.com> Date: 2018-08-10 (Fri, 10 Aug 2018) Changed paths: M run_tests.sh M test/api/test_tools.py M test/base/populators.py M test/selenium_tests/framework.py Log Message: ----------- Merge pull request #6586 from jmchilton/toward_test_history_cleaning Smarter Test Histories (Part I) Compare: https://github.com/galaxyproject/galaxy/compare/5d85c32da243...9910ea47d9b3 **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