From abc77ad63a092c1d69556cab548ca100adb4ca99 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Sat, 17 Jul 2021 13:15:35 +0300 Subject: [PATCH] Fixup for #26131 --- 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 8bdb97cf350..ea23fa177e7 100644 --- a/tests/queries/skip_list.json +++ b/tests/queries/skip_list.json @@ -175,7 +175,8 @@ "00140_rename", /// Requires investigation "00953_zookeeper_suetin_deduplication_bug", - "01783_http_chunk_size" + "01783_http_chunk_size", + "00166_explain_estimate" ], "polymorphic-parts": [ "01508_partition_pruning_long", /// bug, shoud be fixed