[galaxyproject/galaxy] 46b799: Make submitting logins for Selenium tests a bit mo...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 46b799dfbb56a25df10b3e85368db372ce97f8be https://github.com/galaxyproject/galaxy/commit/46b799dfbb56a25df10b3e85368db... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_login.py Log Message: ----------- Make submitting logins for Selenium tests a bit more robust. There are a few different transiently failing tests on Jenkins that seem to fail because the test thinks Galaxy is logged in but it is not. So now after we click the login button in Selenium - we will wait for to see the "Register or Login" button turn into the "User" button. This is a similar problem and fix to what was done in #4562 - which seemed to help. Commit: 28fd37be40f09ac7054043eed7ef5fdbc10333ef https://github.com/galaxyproject/galaxy/commit/28fd37be40f09ac7054043eed7ef5... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-09-08 (Fri, 08 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_login.py Log Message: ----------- Merge pull request #4576 from jmchilton/selenium_fixes_21 Make submitting logins for Selenium tests a bit more robust. Compare: https://github.com/galaxyproject/galaxy/compare/508fdb9d2b47...28fd37be40f0
participants (1)
-
GitHub