Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: bf84aca059ea71c0755ee5c60a1a4214c4b0a5e5 https://github.com/galaxyproject/galaxy/commit/bf84aca059ea71c0755ee5c60a1a4... Author: John Chilton <jmchilton@gmail.com> Date: 2017-01-19 (Thu, 19 Jan 2017) Changed paths: M test/galaxy_selenium/sizzle.py Log Message: ----------- Attempt work around for race-y sort of condition in Selenium sizzle checkers. I believe this rare condition explains this failing test here - https://jenkins.galaxyproject.org/view/All/job/selenium/54/testReport/junit/.... This test has never failed for me locally and this is the only time I've seen it fail on Jenkins as well. Commit: 27ec016cdf06ea57de73871396842affda3aeb2d https://github.com/galaxyproject/galaxy/commit/27ec016cdf06ea57de73871396842... Author: Martin Cech <cech.marten@gmail.com> Date: 2017-01-25 (Wed, 25 Jan 2017) Changed paths: M test/galaxy_selenium/sizzle.py Log Message: ----------- Merge pull request #3451 from jmchilton/selenium_fixes_3 Attempt work around for race-y sort of condition in Selenium sizzle checkers. Compare: https://github.com/galaxyproject/galaxy/compare/e75242b95cb8...27ec016cdf06