Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1adff983f2509e6551f9000008d614a61d9b12a6 https://github.com/galaxyproject/galaxy/commit/1adff983f2509e6551f9000008d61... Author: John Chilton <jmchilton@gmail.com> Date: 2015-12-03 (Thu, 03 Dec 2015) Changed paths: M test/api/helpers.py M test/api/test_jobs.py Log Message: ----------- Wait on jobs and history in certain API test cases. This strategy proved to work around certain race conditions in tool testing so hopefully it will solve the transiently failing job searching and filtering test cases. Commit: 905471e32fef02b9da38d2efe0cc463cd258cbff https://github.com/galaxyproject/galaxy/commit/905471e32fef02b9da38d2efe0cc4... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M test/api/helpers.py M test/api/test_jobs.py Log Message: ----------- Merge pull request #1226 from jmchilton/jobs_api_test_fix Wait on jobs and history in certain API test cases. Compare: https://github.com/galaxyproject/galaxy/compare/5c87d07e0f53...905471e32fef