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 - [ESS] Save Timeline Prompts "before each" hook for "should NOT prompt when navigating with a changed & unsaved timeline within security solution where timelines are enabled" "before each" hook for "should NOT prompt when navigating with a changed & unsaved timeline within security solution where timelines are enabled" #178170

Closed
kibanamachine opened this issue Mar 6, 2024 · 3 comments
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 Mar 6, 2024

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:310:30)
    at createNewTimeline (webpack:///./tasks/timeline.ts:305:2)
    at Context.eval (webpack:///./e2e/investigations/timelines/unsaved_timeline.cy.ts:45:22)

First failure: CI Build - 8.13

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Mar 6, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Mar 6, 2024
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Mar 6, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Mar 6, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.13

@PhilippeOberti
Copy link
Contributor

was skipped for many months, then got unskipped in this PR and no issues since then

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