From 1bd4c1dbf98227e974e482a062f782d18f0ca135 Mon Sep 17 00:00:00 2001 From: alesapin Date: Wed, 22 Jul 2020 18:38:01 +0300 Subject: [PATCH] Disable 00992 temporary --- tests/queries/skip_list.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/queries/skip_list.json b/tests/queries/skip_list.json index 955c67b0b96..31cb38cc6bf 100644 --- a/tests/queries/skip_list.json +++ b/tests/queries/skip_list.json @@ -55,7 +55,8 @@ "01200_mutations_memory_consumption", "01103_check_cpu_instructions_at_startup", "01037_polygon_dicts_", - "hyperscan" + "hyperscan", + "00992_system_parts_race_condition_zookeeper" ], "unbundled-build": [ "00429",