From b8954b6527f36c3718f2d7f593d2b574fcc29323 Mon Sep 17 00:00:00 2001 From: Tiago Costa Date: Mon, 14 Dec 2020 22:24:02 +0000 Subject: [PATCH] skip flaky suite (#85714) --- .../public/resolver/view/panels/node_events_of_type.test.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/security_solution/public/resolver/view/panels/node_events_of_type.test.tsx b/x-pack/plugins/security_solution/public/resolver/view/panels/node_events_of_type.test.tsx index 5f6b4e81e740e..4d3ccaf278c91 100644 --- a/x-pack/plugins/security_solution/public/resolver/view/panels/node_events_of_type.test.tsx +++ b/x-pack/plugins/security_solution/public/resolver/view/panels/node_events_of_type.test.tsx @@ -14,6 +14,7 @@ import { urlSearch } from '../../test_utilities/url_search'; // the resolver component instance ID, used by the react code to distinguish piece of global state from those used by other resolver instances const resolverComponentInstanceID = 'resolverComponentInstanceID'; +// FLAKY: https://github.com/elastic/kibana/issues/85714 describe(`Resolver: when analyzing a tree with only the origin and paginated related events, and when the component instance ID is ${resolverComponentInstanceID}`, () => { /** * Get (or lazily create and get) the simulator.