-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/rbac/endpoint_role_rbac_with_space_awareness·cy·ts - When defining a kibana role for Endpoint security access with space awareness enabled "before each" hook for "should allow configuration per-space" "before each" hook for "should allow configuration per-space" #200962
Comments
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
PR with Fix opened: #202770 Root Cause: there were changes to the Core security Role page which broke our tests - likely because our test suites are not run in CI when changes did not impact Security Solution directly. |
New failure: kibana-on-merge - 8.17 |
1 similar comment
New failure: kibana-on-merge - 8.17 |
New failure: kibana-on-merge - 8.x |
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments (cherry picked from commit 5262902) # Conflicts: # x-pack/plugins/security_solution/public/management/cypress/e2e/rbac/endpoint_role_rbac.cy.ts
…actored Roles page (#202770) (#203131) # Backport This will backport the following commits from `main` to `8.x`: - [[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)](#202770) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Paul Tavares","email":"56442535+paul-tavares@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-12-05T15:56:53Z","message":"[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)\n\n## Summary\r\n\r\n- Fixes cypress tests for space awareness RBAC checks to work with the\r\nrecent changes to the core Role page\r\n - Fixes #200962\r\n - Fixes #200967\r\n- Enables test file for runs on Serverless MKI environments","sha":"5262902a86a6b2b549e61b81037ce77933e2d484","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Defend Workflows","backport:prev-minor","v8.18.0"],"number":202770,"url":"https://github.com/elastic/kibana/pull/202770","mergeCommit":{"message":"[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)\n\n## Summary\r\n\r\n- Fixes cypress tests for space awareness RBAC checks to work with the\r\nrecent changes to the core Role page\r\n - Fixes #200962\r\n - Fixes #200967\r\n- Enables test file for runs on Serverless MKI environments","sha":"5262902a86a6b2b549e61b81037ce77933e2d484"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202770","number":202770,"mergeCommit":{"message":"[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)\n\n## Summary\r\n\r\n- Fixes cypress tests for space awareness RBAC checks to work with the\r\nrecent changes to the core Role page\r\n - Fixes #200962\r\n - Fixes #200967\r\n- Enables test file for runs on Serverless MKI environments","sha":"5262902a86a6b2b549e61b81037ce77933e2d484"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
A test failed on a tracked branch
First failure: kibana-on-merge - main
The text was updated successfully, but these errors were encountered: