From 77683efeedffd94383ee9c08ae9211f175458cf8 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Fri, 31 May 2024 07:24:58 -0400 Subject: [PATCH] skip failing test suite (#184557) --- .../detection_engine/rule_edit/esql_rule.cy.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/rule_edit/esql_rule.cy.ts b/x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/rule_edit/esql_rule.cy.ts index 02c4a21231fee..25238dca9ebc4 100644 --- a/x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/rule_edit/esql_rule.cy.ts +++ b/x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/rule_edit/esql_rule.cy.ts @@ -55,6 +55,7 @@ const expectedValidEsqlQuery = // skipped in MKI as it depends on feature flag alertSuppressionForEsqlRuleEnabled // alertSuppressionForEsqlRuleEnabled feature flag is also enabled in a global config // Failing: See https://github.com/elastic/kibana/issues/184556 +// Failing: See https://github.com/elastic/kibana/issues/184557 describe.skip( 'Detection ES|QL rules, edit', {