[Security Solution] unskip event_rendered_view Cypress tests#245312
Merged
PhilippeOberti merged 3 commits intoelastic:mainfrom Dec 5, 2025
Merged
[Security Solution] unskip event_rendered_view Cypress tests#245312PhilippeOberti merged 3 commits intoelastic:mainfrom
PhilippeOberti merged 3 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations) |
da4da5e to
7911510
Compare
7911510 to
da719db
Compare
Contributor
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#10002[✅] Security Solution Investigations - Cypress: 25/25 tests passed. |
This reverts commit da719db.
Contributor
💚 Build Succeeded
Metrics [docs]
History
|
Contributor
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#9999[❌] Security Solution Investigations - Cypress: 18/25 tests passed. |
JordanSh
pushed a commit
to JordanSh/kibana
that referenced
this pull request
Dec 9, 2025
…#245312) ## Summary A [recent PR](elastic#245253) fixed an issue with the alerts table that was not properly switching between grid view and event rendered view. This PR unskips the Cypress tests related to testing the event rendered view in our alerts page alerts table. <img width="639" height="273" alt="Screenshot 2025-12-04 at 4 42 06 PM" src="https://github.com/user-attachments/assets/510a6de3-ccbc-4268-96fd-2ced9c6cb45d" /> Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/10002 ### Checklist - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) - [x] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. elastic#236608
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
A recent PR fixed an issue with the alerts table that was not properly switching between grid view and event rendered view.
This PR unskips the Cypress tests related to testing the event rendered view in our alerts page alerts table.
Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/10002
Checklist
release_note:*label is applied per the guidelinesbackport:*labels.#236608