From 414d6fb25d59aa1c71d7818a6c3a3acc8e4100f7 Mon Sep 17 00:00:00 2001 From: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com> Date: Fri, 2 Apr 2021 18:08:20 +0300 Subject: [PATCH] Update skip_list.json --- tests/queries/skip_list.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/queries/skip_list.json b/tests/queries/skip_list.json index bdb5c5bd319..37ed408287a 100644 --- a/tests/queries/skip_list.json +++ b/tests/queries/skip_list.json @@ -668,6 +668,7 @@ "01702_system_query_log", // Runs many global system queries "01715_background_checker_blather_zookeeper", "01721_engine_file_truncate_on_insert", // It's ok to execute in parallel but not several instances of the same test. + "01722_long_brotli_http_compression_json_format", // it is broken in some unimaginable way with the genius error "cannot write to ofstream", not sure how to debug this "01747_alter_partition_key_enum_zookeeper", "01748_dictionary_table_dot", // creates database "01760_polygon_dictionaries",