Skip to content

Commit 6ec1153

Browse files
committed
skip failing test suite (#229357)
1 parent f7747c4 commit 6ec1153

File tree

1 file changed

+1
-0
lines changed
  • x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/exceptions/shared_exception_lists_management/shared_exception_list_page

1 file changed

+1
-0
lines changed

x-pack/test/security_solution_cypress/cypress/e2e/detection_response/detection_engine/exceptions/shared_exception_lists_management/shared_exception_list_page/manage_lists.cy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ const getExceptionList2 = () => ({
5757
let exceptionListResponse: Cypress.Response<ExceptionListSchema>;
5858

5959
// Failing: See https://github.com/elastic/kibana/issues/229356
60+
// Failing: See https://github.com/elastic/kibana/issues/229357
6061
describe.skip(
6162
'Manage lists from "Shared Exception Lists" page',
6263
{ tags: ['@ess', '@serverless'] },

0 commit comments

Comments
 (0)