skip failing test suite (#207423)

This commit is contained in:
Kibana Machine 2025-02-01 12:35:22 +11:00
parent 0d415a6d3a
commit d2be67f12f

View file

@ -22,6 +22,7 @@ import { createEndpointHost } from '../../../tasks/create_endpoint_host';
import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data';
// FLAKY: https://github.com/elastic/kibana/issues/207423
// Failing: See https://github.com/elastic/kibana/issues/207423
describe.skip(
'Uninstall agent from host when agent tamper protection is disabled',
{ tags: ['@ess'] },