[galaxyproject/galaxy] 354ce1: Fix workflow run Selenium test and make it more ro...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 354ce19677bae15d5cf976386ca988586a0c3eff https://github.com/galaxyproject/galaxy/commit/354ce19677bae15d5cf976386ca98... Author: John Chilton <jmchilton@gmail.com> Date: 2017-08-31 (Thu, 31 Aug 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_workflow_run.py Log Message: ----------- Fix workflow run Selenium test and make it more robust. This test went from transiently broken to always broken during this release cycle. This PR makes two changes to try to fix both of those conditions. It correct the frame and button Selector for the new workflow run UX for the newer error and this allows explicitly refreshing the browser when waiting for datasets to appear to deal with the transient problems. Commit: edd3b07c3dcace5263dafafef72b8564c8b7ce06 https://github.com/galaxyproject/galaxy/commit/edd3b07c3dcace5263dafafef72b8... Author: John Chilton <jmchilton@gmail.com> Date: 2017-08-31 (Thu, 31 Aug 2017) Changed paths: M test/galaxy_selenium/driver_factory.py Log Message: ----------- Fix "all" vs. "ALL" in Selenium logging configuration. The previous value broke all the tests on Jenkins. Commit: ea9f5f7eb2536765a175f7e411f8d64cb8c34cad https://github.com/galaxyproject/galaxy/commit/ea9f5f7eb2536765a175f7e411f8d... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-09-03 (Sun, 03 Sep 2017) Changed paths: M test/galaxy_selenium/driver_factory.py M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_workflow_run.py Log Message: ----------- Merge pull request #4524 from jmchilton/selenium_fixes_16 Fix workflow run Selenium test and make it more robust. Compare: https://github.com/galaxyproject/galaxy/compare/47efd8089c5b...ea9f5f7eb253
participants (1)
-
GitHub