Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 2259c7d41380f6a2aa23ea1bc13169d1d7a5fb54 https://github.com/galaxyproject/galaxy/commit/2259c7d41380f6a2aa23ea1bc1316... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-08 (Fri, 08 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_history_panel.py Log Message: ----------- Retry failed clicks more aggressively for Selenium tests. Would have prevented from this (https://jenkins.galaxyproject.org/job/selenium/238/testReport/junit/selenium...) failure in retrospect. Also refactor that common pattern into a helper and use throughout. Add missing @selenium_test decorator on that test also - it would have retried if this had been there and we would have a screenshot. Commit: a2ef2cc4b95b1a5fd6f5be9d6ceb6cd1c8ed0e7d https://github.com/galaxyproject/galaxy/commit/a2ef2cc4b95b1a5fd6f5be9d6ceb6... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_history_panel.py Log Message: ----------- Merge pull request #4582 from jmchilton/selenium_fixes_23 Retry failed clicks more aggressively for Selenium tests. Compare: https://github.com/galaxyproject/galaxy/compare/28fd37be40f0...a2ef2cc4b95b