-
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
[Security solution] Explore cypress, fix more flakes #173539
Conversation
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Pinging @elastic/security-solution (Team: SecuritySolution) |
@@ -47,7 +47,7 @@ export const useOsqueryTab = ({ | |||
: undefined; | |||
|
|||
const responseActions = | |||
expandedEventFieldsObject?.kibana?.alert?.rule?.parameters?.[0].response_actions; | |||
expandedEventFieldsObject?.kibana?.alert?.rule?.parameters?.[0]?.response_actions; |
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.
Found that the guided onboarding tour doen't work with the new expendable flyout. We have to bring the missing tour steps back and the tour should still be compatible with the old flyout. #181442 |
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
Pull request was closed
Summary
Fixes these flakey tests: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4523#_
Flakey test runner build: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4621