-
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
enable skipped timeline sourcerer tests #196827
Conversation
260f978
to
7485f76
Compare
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations) |
7485f76
to
bb45646
Compare
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.
I feel like we should be running the Flaky test runner for these?
I will:) |
bb45646
to
bade2eb
Compare
7df97c2
to
128d2da
Compare
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7226[✅] Security Solution Investigations - Cypress: 25/25 tests passed. |
and they all pass :) |
|
||
createField(timelineRuntimeField); | ||
cy.get(GET_TIMELINE_HEADER(timelineRuntimeField)).should('exist'); | ||
createRuntimeFieldFromTimeline(timelineRuntimeField); |
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.
Sweet, will pull in your changes here: https://github.com/elastic/kibana/pull/195662/files#diff-57ff085e8c0983eb6cbfb4fa9565a8a72a77f6a6a7a230eb96cf64f17feb1166 😄
...but we should update the timeline code to actually properly re-request the new runtime field when the modal closes. I didn't make that change in my PR as I wanted to do it in a separate PR
128d2da
to
84c41ac
Compare
883d38c
to
7b509f9
Compare
💚 Build Succeeded
Metrics [docs]
History
|
This PR re-enables a test skipped earlier #173854
and #183104
Flaky test run: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7226