elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/investigations/timelines/filters·cy·ts - timleine cell actions "before each" hook for "filter out" "before each" hook for "filter out" #183449

Open kibanamachine opened 4 months ago

kibanamachine commented 4 months ago

A test failed on a tracked branch

AssertionError: Timed out retrying after 150000ms: Expected to find element: `:visible`, but never found it. Queried from:

              > cy.get([data-test-subj="timeline-modal-new-timeline-dropdown-button"])

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `timleine cell actions`
    at openCreateTimelineOptionsPopover (webpack:///./tasks/timeline.ts:308:30)
    at createNewTimeline (webpack:///./tasks/timeline.ts:303:2)
    at Context.eval (webpack:///./e2e/investigations/timelines/filters.cy.ts:36:24)

First failure: kibana-on-merge - main

elasticmachine commented 4 months ago

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)