[galaxyproject/galaxy] 8b21e6: Improve implicit workflow connection test case.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 8b21e651969fff8cff41f736c47312f099cc5ee9 https://github.com/galaxyproject/galaxy/commit/8b21e651969fff8cff41f736c4731... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M test/api/test_workflows.py Log Message: ----------- Improve implicit workflow connection test case. I think https://jenkins.galaxyproject.org/job/docker-api/7316/testReport/junit/api.t... may be the first time I have seen it fail - but still it has some other problems. - Eliminate the sleep - instead wait on explicitly on the desired condition (first two jobs are complete and the workflow is ready for unpause). This is likely why the test case failed. - Improve the other assertions to provide more details in the test case ever fails again. Commit: 760160a02cd925168eefb0b05a4471bd5dbc7b61 https://github.com/galaxyproject/galaxy/commit/760160a02cd925168eefb0b05a447... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M test/api/test_workflows.py Log Message: ----------- Merge pull request #3991 from jmchilton/workflow_connection_test_case_improvement Improve implicit workflow connection test case. Compare: https://github.com/galaxyproject/galaxy/compare/7ba3662d29f0...760160a02cd9
participants (1)
-
GitHub