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/esql/discover_timeline_state_integration·cy·ts - Discover Timeline State Integration saved search "before each" hook for "should rename the saved search on timeline rename" "before each" hook for "should rename the saved search on timeline rename" #168748

Closed
kibanamachine opened this issue Oct 12, 2023 · 1 comment
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

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: `Discover Timeline State Int...`
    at createNewTimeline (webpack:///./tasks/timeline.ts:318:5)
    at Context.eval (webpack:///./e2e/investigations/timelines/esql/discover_timeline_state_integration.cy.ts:109:23)

First failure: CI Build - main

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

Fixed in #173308

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

5 participants