Skip to content

Commit 76af94f

Browse files
committed
update broken_tests.json
1 parent 5b3a7a5 commit 76af94f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

tests/broken_tests.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,27 @@
324324
"msan"
325325
]
326326
},
327+
"03262_column_sizes_with_dynamic_structure": {
328+
"reason": "INVESTIGATE - Unstable on tsan",
329+
"message": "DB::Exception: Estimated query execution time",
330+
"check_types": [
331+
"tsan"
332+
]
333+
},
334+
"03096_order_by_system_tables": {
335+
"reason": "INVESTIGATE - Unstable on tsan",
336+
"message": "Timeout",
337+
"check_types": [
338+
"tsan"
339+
]
340+
},
341+
"02210_processors_profile_log": {
342+
"reason": "INVESTIGATE - Unstable on tsan",
343+
"message": "Timeout",
344+
"check_types": [
345+
"tsan"
346+
]
347+
},
327348
"03555_json_shared_data_advanced_paths_indexes": {
328349
"reason": "INVESTIGATE - Timeout on tsan, msan",
329350
"message": "Timeout",

0 commit comments

Comments
 (0)