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

Re-enable RBAC Functional Tests #21115

Closed
kobelb opened this issue Jul 23, 2018 · 1 comment
Closed

Re-enable RBAC Functional Tests #21115

kobelb opened this issue Jul 23, 2018 · 1 comment
Labels
Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! test

Comments

@kobelb
Copy link
Contributor

kobelb commented Jul 23, 2018

There was a failure here where the automated test ended up creating a nauser instead of kibanauser

security app rbac before all hook

which caused the following error to be thrown:

       TypeError: Cannot read property 'roles' of undefined
    at Context.before (test/functional/apps/security/rbac_phase1.js:52:45)
    at <anonymous>
      

I've disabled the test, as the user management screen isn't something that #19723 alters

@kobelb kobelb added test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! labels Jul 23, 2018
@kobelb
Copy link
Contributor Author

kobelb commented Jul 23, 2018

/cc @Rasroh

@kobelb kobelb closed this as completed Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! test
Projects
None yet
Development

No branches or pull requests

1 participant