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

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/security/users·ts - security app users should show the default roles #200666

Open
kibanamachine opened this issue Nov 19, 2024 · 15 comments · Fixed by #200679
Assignees
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 19, 2024

A test failed on a tracked branch

TypeError: Cannot read properties of undefined (reading 'reserved')
    at Context.<anonymous> (users.ts:114:29)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-elasticsearch-snapshot-verify - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 19, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 19, 2024
@kibanamachine kibanamachine added failed-es-promotion Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! labels Nov 19, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 19, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@kibanamachine
Copy link
Contributor Author

New failure: kibana-elasticsearch-snapshot-verify - main

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@azasypkin azasypkin self-assigned this Dec 17, 2024
@azasypkin
Copy link
Member

azasypkin commented Dec 17, 2024

2024-12-17 07:07:56 CEST └-> "before each" hook: global before each for "should show the default roles"
2024-12-17 07:08:05 CEST └- ✖ fail: security app users should show the default roles
2024-12-17 07:08:05 CEST │ TypeError: Cannot read properties of undefined (reading 'reserved')
2024-12-17 07:08:05 CEST │ at Context. (users.ts:114:29)
2024-12-17 07:08:05 CEST │ at processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-12-17 07:08:05 CEST │ at Object.apply (wrap_function.js:74:16)

It seems to point that beats_admin reserved user is no longer present, I'll figure this out.

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants