Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve implicit workflow connection test case. #3991

Conversation

jmchilton
Copy link
Member

I think https://jenkins.galaxyproject.org/job/docker-api/7316/testReport/junit/api.test_workflows/WorkflowsApiTestCase/test_run_with_implicit_connection/ 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.

I think https://jenkins.galaxyproject.org/job/docker-api/7316/testReport/junit/api.test_workflows/WorkflowsApiTestCase/test_run_with_implicit_connection/ 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.
@jmchilton jmchilton added this to the 17.05 milestone Apr 28, 2017
@nsoranzo nsoranzo merged commit 760160a into galaxyproject:dev Apr 28, 2017
@jmchilton
Copy link
Member Author

Thanks @nsoranzo !

@jmchilton jmchilton deleted the workflow_connection_test_case_improvement branch April 28, 2017 14:20
@galaxyproject galaxyproject deleted a comment from galaxybot Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants