Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make submitting logins for Selenium tests a bit more robust. #4576

Merged
merged 1 commit into from Sep 8, 2017

Commits on Sep 7, 2017

  1. 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 galaxyproject#4562 - which seemed to help.
    jmchilton committed Sep 7, 2017
    Copy the full SHA
    46b799d View commit details
    Browse the repository at this point in the history