elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

Failing test: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/roles/complete_with_endpoint_roles·cy·ts - User Roles for Security Complete PLI with Endpoint Complete addon for role: soc_manager Response Actions access "before each" hook for "should have access to execute action: release" "before each" hook for "should have access to execute action: release" #179277

Open kibanamachine opened 7 months ago

kibanamachine commented 7 months ago

A test failed on a tracked branch

AssertionError: Timed out retrying after 60000ms: Expected to find element: `[data-test-subj="tableRowActionsMenuPanel"]`, but never found it.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Response Actions access`
    at openRowActionMenu (webpack:///./screens/endpoint_list.ts:79:12)
    at openConsoleFromEndpointList (webpack:///./screens/endpoint_list.ts:83:9)
    at Context.eval (webpack:///./e2e/serverless/roles/complete_with_endpoint_roles.cy.ts:299:38)

First failure: CI Build - main

elasticmachine commented 7 months ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)