mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#209056)
This commit is contained in:
parent
5c350b4492
commit
1b61f389f0
1 changed files with 1 additions and 0 deletions
|
@ -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/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'] },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue