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/creation·cy·ts - Timelines saves timeline as new should save timelines as new should save timelines as new #172304

Closed
kibanamachine opened this issue Nov 30, 2023 · 7 comments · Fixed by #172799
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Threat Hunting Security Solution Threat Hunting Team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 30, 2023

A test failed on a tracked branch

AssertionError: Timed out retrying after 150000ms: Expected to find element: `[data-test-subj="timeline-new-with-border"]`, but never found it.
    at createTimeline (webpack:///./tasks/timelines.ts:68:39)
    at Context.eval (webpack:///./e2e/investigations/timelines/creation.cy.ts:196:21)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 30, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 30, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic mistic added the Team:Threat Hunting Security Solution Threat Hunting Team label Nov 30, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 30, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@jbudz
Copy link
Member

jbudz commented Nov 30, 2023

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 6910845

@janmonschke janmonschke self-assigned this Dec 7, 2023
janmonschke added a commit that referenced this issue Dec 13, 2023
## Summary

Fixes the flakiness in the timeline creation cypress tests. The cause
for the flakiness was the extra save operation that is happening in the
background for the saved search. Awaiting that operation removed the
flakiness.

[Flaky test runner
result](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4329)

Fixes: #172304,
#172031
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 Security Solution Threat Hunting Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants