Skip to content

Commit 62094de

Browse files
committed
update broken_tests.json
1 parent d4f9aa1 commit 62094de

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tests/broken_tests.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,18 @@
9292
"reason": "INVESTIGATE - timeout",
9393
"message": "Timeout! Killing process group"
9494
},
95+
"02098_hashed_array_dictionary_simple_key": {
96+
"reason": "INVESTIGATE - timeout, unstable",
97+
"message": "Timeout! Killing process group"
98+
},
99+
"00596_limit_on_expanded_ast": {
100+
"reason": "INVESTIGATE - timeout, unstable",
101+
"message": "Timeout! Killing process group"
102+
},
103+
"01513_optimize_aggregation_in_order_memory_long": {
104+
"reason": "INVESTIGATE - timeout, unstable",
105+
"message": "Timeout! Killing process group"
106+
},
95107
"01651_lc_insert_tiny_log_2": {
96108
"reason": "INVESTIGATE - timeout",
97109
"message": "Timeout! Killing process group"
@@ -113,6 +125,9 @@
113125
"00157_cache_dictionary": {
114126
"reason": "INVESTIGATE - Timeout in ClickHouse query"
115127
},
128+
"00284_external_aggregation": {
129+
"reason": "INVESTIGATE - Timeout in ClickHouse query"
130+
},
116131
"01655_plan_optimizations_optimize_read_in_window_order_long": {
117132
"reason": "INVESTIGATE - Timeout. Unstable?",
118133
"message": "Timeout! Killing process group"

0 commit comments

Comments
 (0)