From 9d986744f0810a101e48ad9864f28a07d81fc9d4 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:38:44 +1000 Subject: [PATCH] [8.x] skip flaky test: https://github.com/elastic/kibana/issues/175239 (#194104) (#194164) # Backport This will backport the following commits from `main` to `8.x`: - [skip flaky test: https://github.com/elastic/kibana/issues/175239 (#194104)](https://github.com/elastic/kibana/pull/194104) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) Co-authored-by: Alex Szabo --- .../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(