[galaxyproject/galaxy] 64652c: Drop wait from cached job tests
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 64652c28cf7ea88195b1c9008c46137c3bb3644a https://github.com/galaxyproject/galaxy/commit/64652c28cf7ea88195b1c9008c461... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-05 (Wed, 05 Sep 2018) Changed paths: M test/api/test_workflows.py Log Message: ----------- Drop wait from cached job tests Commit: 31d850b64484dd4f418a27c9313a954f89e37d7d https://github.com/galaxyproject/galaxy/commit/31d850b64484dd4f418a27c9313a9... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-06 (Thu, 06 Sep 2018) Changed paths: M lib/galaxy/jobs/handler.py M lib/galaxy/managers/jobs.py M lib/galaxy/model/__init__.py Log Message: ----------- Make discovery of cachable jobs more robust We update the actually used version once the job inputs are ready. This allows finding jobs when a dataset is being new / being updated while the job is new. This is also more accurate since we record the dataset versino that is actually being used when the tool is being evaluated. This should allow chaching when simultaneously running workflows that share steps. Commit: a0982c1b900111d0b2a4add372f0caef0686a000 https://github.com/galaxyproject/galaxy/commit/a0982c1b900111d0b2a4add372f0c... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-06 (Thu, 06 Sep 2018) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Only create HDA history if HDA columns have changed This creates fewer versions because we ignore relationship changes. Commit: 5c54793ddfbd86875322280ab74041152e6c8a40 https://github.com/galaxyproject/galaxy/commit/5c54793ddfbd86875322280ab7404... Author: John Chilton <jmchilton@gmail.com> Date: 2018-09-06 (Thu, 06 Sep 2018) Changed paths: M lib/galaxy/jobs/handler.py M lib/galaxy/managers/jobs.py M lib/galaxy/model/__init__.py M test/api/test_workflows.py Log Message: ----------- Merge pull request #6669 from mvdbeek/fix_cache_tests Increase robustness and accuracy of job search / cache use Compare: https://github.com/galaxyproject/galaxy/compare/89405fae9435...5c54793ddfbd **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