-
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] Unskipping x-pack/test/security_solution_cypress/cypress/e2e/investigations/alerts/expandable_flyout/
working tests on serverless
#167512
Conversation
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
x-pack/test/security_solution_cypress/cypress/e2e/investigations/alerts/expandable_flyout/
working tests on serverless
Pinging @elastic/security-solution (Team: SecuritySolution) |
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.
@MadameSheema thank you for going through all of these, for the details PR description and for the tickets created.
Code LGTM I'm glad we have a lot more tests running in Serverless for the flyout!
Summary
In this PR we are making the following changes regarding the tests living in
x-pack/test/security_solution_cypress/cypress/e2e/investigations/alerts/expandable_flyout/
regarding their execution on the first quality gate for serverless:alert_details_left_panel_correlations_tab.cy.ts
alert_details_left_panel_entities_tab.cy.ts
alert_details_left_panel_investigation_tab.cy.ts
alert_details_left_panel_prevalence_tab.cy.ts
alert_details_left_panel_response_tab.cy.ts
expandable_flyout/alert_details_left_panel_session_view_tab.cy.ts
alert_details_left_panel_threat_intelligence_tab.cy.ts
alert_details_preview_panel_alert_reason_preview.cy.ts
alert_details_preview_panel_rule_preview.cy.ts
alert_details_right_panel.cy.ts
should display header and footer basics
should add to existing case
should add to new case
should mark as acknowledged
remains skipped due to [Serverless][Security Solution] Alerts page is not refreshed after changing the status of the alert #167809should mark as closed
remains skipped due to [Serverless][Security Solution] Alerts page is not refreshed after changing the status of the alert #167809should test other action within take action dropdown
remains skipped due to [Serverless][Security Solution] Alerts page is not refreshed after changing the status of the alert #167809alert_details_right_panel_json_tab.cy.ts
alert_details_right_panel_overview_tab.cy.ts
alert_details_right_panel_table_tab.cy.ts
alert_details_url_sync.cy.ts
Note that the unskipped tests have been executed several times and are passing consistently :)