Unskip tests for RAC rule migration #116460
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Cases
Cases feature
Feature:RAC
label obsolete
Feature:Timeline
Security Solution Timeline feature
regression
Team:Detection Alerts
Security Detection Alerts Area Team
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Theme: rac
label obsolete
v8.0.0
Several tests were skipped as part of the RAC rule migration PR which will need to be fixed ASAP. I've outlined the skipped tests below:
plugins/security_solution/cypress/integration/detection_alerts/attach_to_case.spec.ts: "should allow a user with crud privileges to attach alerts to cases"
plugins/security_solution/cypress/integration/detection_alerts/cti_enrichments.spects: "Displays enrichment matched.* fields on the timeline"
This test is not going to work until the following issue is fixed: [Security Solution] Enriched fields are not displayed on the alert timeline view #119633plugins/security_solution/cypress/integration/detection_rules/custom_query_rule.spec.ts: "Creates and activates a new rule"
plugins/security_solution/cypress/integration/detection_rules/event_correlation_rule.spec.ts: "Detection rules, EQL"
plugins/security_solution/cypress/integration/detection_rules/indicator_match_rule.spec.ts: "Creates and activates a new Indicator Match rule"
plugins/security_solution/cypress/integration/detection_rules/indicator_match_rule.spec.ts: "Investigate alert in timeline"
plugins/security_solution/cypress/integration/detection_rules/override.spec.ts: "Creates and activates a new custom rule with override option"
plugins/security_solution/cypress/integration/detection_rules/threshold_rule.spec.ts: "Creates and activates a new threshold rule"
x-pack/plugins/security_solution/cypress/integration/exceptions/from_rule.spec.ts: "Creates an exception and deletes it"
plugins/security_solution/cypress/integration/timelines/fields_browser.spec.ts: "displays a count of only the fields in the selected category that match the filter input"
plugins/security_solution/public/common/components/event_details/alert_summary_view.test.tsx: "Memory event code renders additional summary rows"
plugins/security_solution/public/common/components/event_details/alert_summary_view.test.tsx: "Behavior event code renders additional summary rows"
plugins/security_solution/public/detections/components/rules/step_about_rule/index.test.tsx: "StepAboutRuleComponent"
plugins/security_solution/server/lib/detection_engine/routes/rules/add_prepackaged_rules_route.test.ts: "add_prepackaged_rules_route - RAC"
plugins/security_solution/server/lib/detection_engine/rules/update_rules.test.ts: "updateRules - RAC"
plugins/security_solution/server/lib/detection_engine/signals/signal_rule_alert_type.test.ts (should be removed)
plugins/security_solution/server/lib/detection_engine/signals/threshold/find_threshold_signals.test.ts: "findThresholdSignals"
plugins/security_solution/server/search_strategy/security_solution/factory/hosts/details/query.host_details.dsl.test.ts: "buildHostDetailsQuery"
plugins/security_solution/cypress/integration/timelines/data_providers.spec.ts: "timeline data providers"
Additional issues
The text was updated successfully, but these errors were encountered: