skip failing test suite (#209056)

This commit is contained in:
Kibana Machine 2025-02-03 11:52:14 +11:00
parent c81540fa3a
commit fb4629ca60

View file

@ -25,6 +25,7 @@ import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_
// FLAKY: https://github.com/elastic/kibana/issues/209056
// Failing: See https://github.com/elastic/kibana/issues/209056
// Failing: See https://github.com/elastic/kibana/issues/209056
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'] },