elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.77k stars 8.17k forks source link

[MKI] x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/rule_creation/custom_saved_query_rule.cy.ts - Allows to update saved_query rule with non-existent query #187623

Open MadameSheema opened 3 months ago

MadameSheema commented 3 months ago

Summary

The test x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/rule_creation/custom_saved_query_rule.cy.ts is failing in MKI environments.

1) Saved query rules
--
  | Custom saved_query detection rule creation
  | Non existent saved query
  | on rule editing page
  | Allows to update saved_query rule with non-existent query:
  | AssertionError: Timed out retrying after 300000ms: Expected <button.euiButton.css-1ew06m2-euiButtonDisplay-m-defaultMinWidth-fill-primary> not to exist in the DOM, but it was continuously found.
  | at saveEditedRule (webpack:///./tasks/edit_rule.ts:18:29)
  | at Context.eval (webpack:///./e2e/detection_response/detection_engine/rule_creation/custom_saved_query_rule.cy.ts:139:25)
elasticmachine commented 3 months ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)

elasticmachine commented 3 months ago

Pinging @elastic/security-detection-engine (Team:Detection Engine)

elasticmachine commented 3 months ago

Pinging @elastic/security-solution (Team: SecuritySolution)