mozilla-iam / auth0-tests

Test automation for auth0 integration
Mozilla Public License 2.0
2 stars 7 forks source link

test_ldap_autologin intermittently fails #27

Closed gene1wood closed 4 years ago

gene1wood commented 4 years ago

test_ldap_autologin intermittently fails, possibly due to a timing issue with the generation of the OTP.

78e21f8f68cb87ea51de4d7967caa296

We could look for the Incorrect passcode. message and then sleep for a second and retry the OTP generation and login

The test is currently set to XFAIL. This appears to be because once we click discourse on the sso dashboard a new tab for discourse isn't actually created. This may be because of a timing issue where the grid of sites isn't actually ready to be clicked that early.