Skip to content

Commit 800f63b

Browse files
committed
update broken_tests.json
1 parent 4928a79 commit 800f63b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/broken_tests.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@
6666
"03321_clickhouse_local_initialization_not_too_slow_even_under_sanitizers": {
6767
"reason": "INVESTIGATE - Unstable?"
6868
},
69+
"02915_input_table_function_in_subquery": {
70+
"reason": "INVESTIGATE - Unstable? Sometimes Access Denied.",
71+
"message": "DB::Exception: Message: Access Denied., bucket test"
72+
},
6973
"00984_parser_stack_overflow": {
7074
"reason": "INVESTIGATE - Timeout in ClickHouse query"
7175
},
@@ -118,6 +122,10 @@
118122
"reason": "INVESTIGATE - timeout",
119123
"message": "Timeout! Killing process group"
120124
},
125+
"02969_auto_format_detection": {
126+
"reason": "INVESTIGATE - timeout",
127+
"message": "Timeout! Killing process group"
128+
},
121129
"01926_order_by_desc_limit": {
122130
"reason": "INVESTIGATE - timeout",
123131
"message": "Timeout! Killing process group"

0 commit comments

Comments
 (0)