Skip to content

Commit

Permalink
skip flaky suite (#199433)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 8, 2024
1 parent 3780eae commit 5ed1f95
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export default function ({ getService }: FtrProviderContextWithSpaces) {
let supertest: TestAgent;
let search: SearchService;
// FLAKY: https://github.com/elastic/kibana/issues/199379
// FLAKY: https://github.com/elastic/kibana/issues/199433
describe.skip('Tls Test', () => {
before(async () => {
supertest = await utils.createSuperTest();
Expand Down

0 comments on commit 5ed1f95

Please sign in to comment.