-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[SecuritySolution] Fix flaky search or filter tests #173367
[SecuritySolution] Fix flaky search or filter tests #173367
Conversation
/ci |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few comments
...k/test/security_solution_cypress/cypress/e2e/investigations/timelines/search_or_filter.cy.ts
Show resolved
Hide resolved
...k/test/security_solution_cypress/cypress/e2e/investigations/timelines/search_or_filter.cy.ts
Outdated
Show resolved
Hide resolved
...k/test/security_solution_cypress/cypress/e2e/investigations/timelines/search_or_filter.cy.ts
Show resolved
Hide resolved
x-pack/test/security_solution_cypress/cypress/tasks/timeline.ts
Outdated
Show resolved
Hide resolved
...k/test/security_solution_cypress/cypress/e2e/investigations/timelines/search_or_filter.cy.ts
Show resolved
Hide resolved
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @janmonschke |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you, looks awesome!!
Summary
trigger('click')
->click()
Flaky test runner result
fixes #169882, fixes #169032