mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#199410)
This commit is contained in:
parent
dff48488bb
commit
0ee022eb80
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ export default function ({ getService }: FtrProviderContextWithSpaces) {
|
|||
let search: SearchService;
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/199379
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/199433
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/199410
|
||||
describe.skip('Tls Test', () => {
|
||||
before(async () => {
|
||||
supertest = await utils.createSuperTest();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue