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 "When user navigates to the page where timeline is present, Time save modal should not exists." "before each" hook for "When user navigates to the page where timeline is present, Time save modal should not exists." #168291

Closed
kibanamachine opened this issue Oct 6, 2023 · 2 comments
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 6, 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 6, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 6, 2023
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Oct 6, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 6, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@janmonschke
Copy link
Contributor

This is the same issue as #169241 which has been closed.

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

No branches or pull requests

3 participants