Skip to content
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/test/security_solution_cypress/cypress/e2e/investigations/timelines/unsaved_timeline·cy·ts - Save Timeline Prompts "before each" hook for "Changed and unsaved timeline should NOT prompt when user navigates from the page where timeline is disabled" "before each" hook for "Changed and unsaved timeline should NOT prompt when user navigates from the page where timeline is disabled" #169241

Closed
kibanamachine opened this issue Oct 18, 2023 · 2 comments · Fixed by #173276
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Threat Hunting:Investigations Security Solution Investigations Team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 18, 2023

A test failed on a tracked branch

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

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Save Timeline Prompts`
    at createNewTimeline (webpack:///./tasks/timeline.ts:318:5)
    at Context.eval (webpack:///./e2e/investigations/timelines/unsaved_timeline.cy.ts:55:21)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 18, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 18, 2023
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Oct 18, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 18, 2023
@janmonschke
Copy link
Contributor

Unable to reproduce. We added a couple of fixes to timeline-related cypress tests in the last weeks and they must've made this more stable.

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Threat Hunting:Investigations Security Solution Investigations Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants