mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#209064)
This commit is contained in:
parent
1758ffeb9c
commit
07a3eec482
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_dat
|
|||
|
||||
// Failing: https://github.com/elastic/kibana/issues/209063
|
||||
// Failing: See 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue