Skip to content

Commit

Permalink
skip flaky suite (#209064)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Feb 1, 2025
1 parent dc61295 commit 75cbf22
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import { createEndpointHost } from '../../tasks/create_endpoint_host';
import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data';

// FLAKY: https://github.com/elastic/kibana/issues/209063
// FLAKY: https://github.com/elastic/kibana/issues/209064
describe.skip('Document signing:', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => {
let indexedPolicy: IndexedFleetEndpointPolicyResponse;
let policy: PolicyData;
Expand Down

0 comments on commit 75cbf22

Please sign in to comment.