elastic / kibana

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

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

Open kibanamachine opened 6 months ago

kibanamachine commented 6 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: `[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)

First failure: CI Build - main

elasticmachine commented 6 months ago

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