[galaxyproject/galaxy] e9d77a: Attempt to fix transiently failing API tests.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: e9d77ac763239ccbae43ed553a1ce9541a5b8af3 https://github.com/galaxyproject/galaxy/commit/e9d77ac763239ccbae43ed553a1ce... Author: John Chilton <jmchilton@gmail.com> Date: 2015-10-06 (Tue, 06 Oct 2015) Changed paths: M test/api/helpers.py M test/api/test_jobs.py Log Message: ----------- Attempt to fix transiently failing API tests. - Fix default timeout of wait_on_state api helper. Had the wrong default specified and might fix this failure: https://jenkins.galaxyproject.org/job/docker-api/229/testReport/junit/api.te... - Modify job search test case to allow a little more time between the history being "ok" and the job, in case there is a timing condition if the HDA is committed first and then job. Also improve the test output in case this isn't the problem. Commit: 2b966ca4fae9e7348ac3a17de8d1567ebdacd21d https://github.com/galaxyproject/galaxy/commit/2b966ca4fae9e7348ac3a17de8d15... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-10-06 (Tue, 06 Oct 2015) Changed paths: M test/api/helpers.py M test/api/test_jobs.py Log Message: ----------- Merge pull request #859 from jmchilton/test_fix_2 Attempt to fix more transiently failing API tests. Compare: https://github.com/galaxyproject/galaxy/compare/a2a4ce43ec3f...2b966ca4fae9
participants (1)
-
GitHub