Skip to content

Commit

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

// FLAKY: https://github.com/elastic/kibana/issues/173457
// FLAKY: https://github.com/elastic/kibana/issues/170604
describe.skip(
'Uninstall agent from host changing agent policy when agent tamper protection is enabled but then is switched to a policy with it disabled',
{ tags: ['@ess'] },
Expand Down

0 comments on commit f3bec6d

Please sign in to comment.