Skip to content

Commit c549f70

Browse files
committed
update broken_tests.json
1 parent 04bea9f commit c549f70

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

tests/broken_tests.json

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,14 @@
229229
]
230230
},
231231
"01799_long_uniq_theta_sketch": {
232-
"reason": "INVESTIGATE - Timeout on tsan",
233-
"message": "Timeout! Processes left in process group",
232+
"reason": "INVESTIGATE - Unstable on tsan",
233+
"check_types": [
234+
"tsan"
235+
]
236+
},
237+
"03572_export_merge_tree_part_to_object_storage": {
238+
"reason": "INVESTIGATE - Unstable on tsan",
239+
"message": "result differs with reference",
234240
"check_types": [
235241
"tsan"
236242
]
@@ -361,6 +367,13 @@
361367
"tsan"
362368
]
363369
},
370+
"03100_lwu_deletes_4_index": {
371+
"reason": "INVESTIGATE - Timeout on tsan",
372+
"message": "Timeout exceeded (180 s) while flushing system log",
373+
"check_types": [
374+
"tsan"
375+
]
376+
},
364377
"00284_external_aggregation": {
365378
"reason": "INVESTIGATE - Timeout in query on tsan, msan",
366379
"message": "DB::Exception: Timeout exceeded",
@@ -436,8 +449,8 @@
436449
"message": "NETLINK_ERROR"
437450
},
438451
"test_overcommit_tracker/test.py::test_user_overcommit": {
439-
"reason": "INVESTIGATE - NETLINK_ERROR on tsan",
440-
"message": "NETLINK_ERROR",
452+
"reason": "INVESTIGATE - AssertionError on tsan",
453+
"message": "AssertionError: all tasks are killed",
441454
"check_types": [
442455
"tsan"
443456
]

0 commit comments

Comments
 (0)