Skip to content

Commit 8cfdd99

Browse files
committed
skip failing test suite (#220971)
1 parent 4756fbc commit 8cfdd99

File tree

1 file changed

+1
-0
lines changed
  • x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/trial_license_complete_tier

1 file changed

+1
-0
lines changed

x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_import_export/trial_license_complete_tier/import_rules.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ export default ({ getService }: FtrProviderContext): void => {
136136
const esArchiver = getService('esArchiver');
137137
const spacesServices = getService('spaces');
138138

139+
// Failing: See https://github.com/elastic/kibana/issues/220971
139140
// Failing: See https://github.com/elastic/kibana/issues/220971
140141
describe.skip('@ess @serverless @skipInServerlessMKI import_rules', () => {
141142
beforeEach(async () => {

0 commit comments

Comments
 (0)