[Security Solution] unskip timeline template creation Cypress test#230501
Merged
PhilippeOberti merged 3 commits intoelastic:mainfrom Aug 6, 2025
Merged
[Security Solution] unskip timeline template creation Cypress test#230501PhilippeOberti merged 3 commits intoelastic:mainfrom
PhilippeOberti merged 3 commits intoelastic:mainfrom
Conversation
Contributor
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#9019[✅] Security Solution Investigations - Cypress: 25/25 tests passed. |
This reverts commit 6b5bf0f.
Contributor
|
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations) |
Contributor
💚 Build Succeeded
Metrics [docs]
|
NicholasPeretti
approved these changes
Aug 6, 2025
gergoabraham
pushed a commit
to gergoabraham/kibana
that referenced
this pull request
Aug 7, 2025
…lastic#230501) ## Summary Test was failing locally because when creating the timeline template, we were expecting to have some results but there aren't any documents for the default `Today` date. Skipping the check until we have selected the proper timeframe. Flaky Test Runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9019 All tests passed! elastic#183579
denar50
pushed a commit
to denar50/kibana
that referenced
this pull request
Aug 8, 2025
…lastic#230501) ## Summary Test was failing locally because when creating the timeline template, we were expecting to have some results but there aren't any documents for the default `Today` date. Skipping the check until we have selected the proper timeframe. Flaky Test Runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9019 All tests passed! elastic#183579
NicholasPeretti
pushed a commit
to NicholasPeretti/kibana
that referenced
this pull request
Aug 18, 2025
…lastic#230501) ## Summary Test was failing locally because when creating the timeline template, we were expecting to have some results but there aren't any documents for the default `Today` date. Skipping the check until we have selected the proper timeframe. Flaky Test Runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9019 All tests passed! elastic#183579
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test was failing locally because when creating the timeline template, we were expecting to have some results but there aren't any documents for the default
Todaydate. Skipping the check until we have selected the proper timeframe.Flaky Test Runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9019
All tests passed!
#183579