Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d85a53cf13afb39f62e87f1fb2deaed03c4f47e0 https://github.com/galaxyproject/galaxy/commit/d85a53cf13afb39f62e87f1fb2dea... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M test/selenium_tests/framework.py Log Message: ----------- Don't retry skipped tests. Wasting time on these when running Selenium tests on Jenkins. Commit: b5a8260765005ef87f39ed717ff65daf7e73ff18 https://github.com/galaxyproject/galaxy/commit/b5a8260765005ef87f39ed717ff65... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M test/selenium_tests/framework.py Log Message: ----------- Print a statement when retrying Selenium test functions. Pointed out by @nsoranzo (https://github.com/galaxyproject/galaxy/pull/5708#discussion_r175054796) that there isn't mmuch of an indication this is occurring otherwise. Commit: 6716848a363238e1dc481ee2025caada11560a9c https://github.com/galaxyproject/galaxy/commit/6716848a363238e1dc481ee2025ca... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-16 (Fri, 16 Mar 2018) Changed paths: M test/selenium_tests/framework.py Log Message: ----------- Merge pull request #5708 from jmchilton/selenium_fixes_38 Don't retry skipped tests. Compare: https://github.com/galaxyproject/galaxy/compare/2bbd08ce14d0...6716848a3632