Skip to content

Commit 209c979

Browse files
committed
update broken_tests.json
1 parent 877dba3 commit 209c979

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

tests/broken_tests.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,35 @@
195195
"tsan"
196196
]
197197
},
198+
"00172_hits_joins": {
199+
"reason": "INVESTIGATE - Timeout on tsan",
200+
"message": "Timeout! Processes left in process group",
201+
"check_types": [
202+
"tsan"
203+
]
204+
},
205+
"00084_external_aggregation": {
206+
"reason": "INVESTIGATE - Timeout on tsan",
207+
"message": "Timeout! Processes left in process group",
208+
"check_types": [
209+
"tsan"
210+
]
211+
},
212+
"00184_parallel_hash_returns_same_res_as_hash": {
213+
"reason": "INVESTIGATE - Timeout on tsan",
214+
"message": "Timeout! Processes left in process group",
215+
"check_types": [
216+
"tsan"
217+
]
218+
},
219+
"03555_json_shared_data_advanced_paths_indexes": {
220+
"reason": "INVESTIGATE - Timeout on tsan, msan",
221+
"message": "Timeout! Processes left in process group",
222+
"check_types": [
223+
"tsan",
224+
"msan"
225+
]
226+
},
198227
"02935_parallel_replicas_settings": {
199228
"reason": "INVESTIGATE - Timeout on tsan",
200229
"message": "Timeout exceeded (180 s) while flushing system log",

0 commit comments

Comments
 (0)