[galaxyproject/galaxy] 5da62c: Cancel workflow invocations when histories are del...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 5da62ca264826bca0318a08f10d9d5e0ab6a3cc8 https://github.com/galaxyproject/galaxy/commit/5da62ca264826bca0318a08f10d9d... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-11 (Mon, 11 Sep 2017) Changed paths: M lib/galaxy/workflow/run.py M test/api/test_workflows.py Log Message: ----------- Cancel workflow invocations when histories are deleted. With test case, rebased with spelling fixes thanks to @nsoranzo. xref #3555 (third point) Commit: 7efe561867b7c5a3a16e873c215889c58d225277 https://github.com/galaxyproject/galaxy/commit/7efe561867b7c5a3a16e873c21588... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-11 (Mon, 11 Sep 2017) Changed paths: M test/api/test_workflows.py Log Message: ----------- Rework invocation state tracking in API tests. At the insistence of @nsoranzo, be more explicit about waiting for workflow test in API tests. While I was in there I also setup new abstractions for waiting on state and updated various workflow cancelling tests to use test_history context for better error reporting. Commit: e1cdb740cb431104439dbbd63c2f1c0472d2c16b https://github.com/galaxyproject/galaxy/commit/e1cdb740cb431104439dbbd63c2f1... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-09-12 (Tue, 12 Sep 2017) Changed paths: M lib/galaxy/workflow/run.py M test/api/test_workflows.py Log Message: ----------- Merge pull request #4580 from jmchilton/deleted_history Cancel workflow invocations when histories are deleted. Compare: https://github.com/galaxyproject/galaxy/compare/74a486084bcb...e1cdb740cb43
participants (1)
-
GitHub