Skip to content

Commit

Permalink
skip flaky suite (#173465)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 16, 2023
1 parent fdecd2f commit 50f5225
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import { createEndpointHost } from '../../../tasks/create_endpoint_host';
import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data';

// FLAKY: https://github.com/elastic/kibana/issues/173464
// FLAKY: https://github.com/elastic/kibana/issues/173465
describe.skip('Response console', { tags: ['@ess', '@serverless'] }, () => {
let indexedPolicy: IndexedFleetEndpointPolicyResponse;
let policy: PolicyData;
Expand Down

0 comments on commit 50f5225

Please sign in to comment.