From 932832e702d4dd403346cc5677ebdb681fe36001 Mon Sep 17 00:00:00 2001 From: Alex Szabo Date: Thu, 26 Sep 2024 10:57:52 +0200 Subject: [PATCH] skip flaky test: https://github.com/elastic/kibana/issues/175239 --- .../cases/public/components/all_cases/solution_filter.test.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x-pack/plugins/cases/public/components/all_cases/solution_filter.test.tsx b/x-pack/plugins/cases/public/components/all_cases/solution_filter.test.tsx index 3823255fc479e..4fcceb4f7d0ee 100644 --- a/x-pack/plugins/cases/public/components/all_cases/solution_filter.test.tsx +++ b/x-pack/plugins/cases/public/components/all_cases/solution_filter.test.tsx @@ -41,7 +41,8 @@ describe('SolutionFilter ', () => { jest.clearAllMocks(); }); - it('renders options correctly', async () => { + // Flaky: https://github.com/elastic/kibana/issues/175239 + it.skip('renders options correctly', async () => { appMockRender.render(