Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/investigations/timelines/unsaved_timeline·cy·ts - [ESS] Save Timeline Prompts "before each" hook for "should NOT prompt when navigating with a changed and unsaved timeline from the page where timeline is disabled" "before each" hook for "should NOT prompt when navigating with a changed and unsaved timeline from the page where timeline is disabled" #181990
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: `[ESS] Save Timeline Prompts`
at openCreateTimelineOptionsPopover (webpack:///./tasks/timeline.ts:308:30)
at createNewTimeline (webpack:///./tasks/timeline.ts:303:2)
at Context.eval (webpack:///./e2e/investigations/timelines/unsaved_timeline.cy.ts:45:22)
A test failed on a tracked branch
First failure: CI Build - main