[galaxyproject/galaxy] 11860d: Attempt to improve the robustness and verboseness ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 11860d55fb7a51985d4027e35b6a6ead78748cfa https://github.com/galaxyproject/galaxy/commit/11860d55fb7a51985d4027e35b6a6... Author: John Chilton <jmchilton@gmail.com> Date: 2017-03-29 (Wed, 29 Mar 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py Log Message: ----------- Attempt to improve the robustness and verboseness of the test_sharing_valid Selenium test. - When registering, put a little pause in after clicking to ensure the browser has a chance to submit the request before continuing to check if indeed the user is logged in. - If the user doesn't appear to be logged in, dump the contents of the user menu out so we can see if a different user is logged in or if there is no log in. - Attempt to be more robust about conditions being waited on when clicking history option menu - in case clicks were being fired during jQuery transitions or something. xref #3838 Commit: 10e89cfc851526973b8234257ba9039b5961160f https://github.com/galaxyproject/galaxy/commit/10e89cfc851526973b8234257ba90... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-03-29 (Wed, 29 Mar 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py Log Message: ----------- Merge pull request #3841 from jmchilton/selenium_fixes_7 Attempt to improve the robustness and verboseness of the test_sharing_valid Selenium test. Compare: https://github.com/galaxyproject/galaxy/compare/777db9829b41...10e89cfc8515
participants (1)
-
GitHub