Skip to content

Commit bd3dd0e

Browse files
committed
update broken_tests.json
1 parent b6c87a0 commit bd3dd0e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tests/broken_tests.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@
9191
"03271_ghdata_object_to_json_alter": {
9292
"reason": "INVESTIGATE - Unstable?"
9393
},
94+
"03396_s3_do_not_retry_dns_errors": {
95+
"reason": "INVESTIGATE - Unstable?"
96+
}
9497
"01810_max_part_removal_threads_long": {
9598
"reason": "INVESTIGATE - ClickHouse timeout",
9699
"message": "Timeout exceeded (180 s) while flushing system log"
@@ -127,6 +130,14 @@
127130
"reason": "INVESTIGATE - timeout",
128131
"message": "Timeout! Killing process group"
129132
},
133+
"03237_insert_sparse_columns_mem": {
134+
"reason": "INVESTIGATE - timeout on tsan",
135+
"message": "Timeout! Killing process group"
136+
},
137+
"03401_normal_projection_with_part_offset": {
138+
"reason": "INVESTIGATE - timeout on tsan",
139+
"message": "Timeout! Killing process group"
140+
},
130141
"02437_drop_mv_restart_replicas": {
131142
"reason": "INVESTIGATE - random fail?",
132143
"message": "`slog` doesn't exist.: Cannot create table from metadata file"

0 commit comments

Comments
 (0)