Skip to content

Commit 6b18f3e

Browse files
committed
update broken_tests.json
1 parent 4670f57 commit 6b18f3e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

tests/broken_tests.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@
5151
"tsan"
5252
]
5353
},
54+
"03100_lwu_03_join": {
55+
"reason": "INVESTIGATE - Unstable on tsan",
56+
"message": "DB::Exception: Timeout exceeded (180 s) while flushing system log",
57+
"check_types": [
58+
"tsan"
59+
]
60+
},
5461
"02479_race_condition_between_insert_and_droppin_mv": {
5562
"reason": "INVESTIGATE - Timeout in ClickHouse query",
5663
"check_types": [
@@ -384,8 +391,7 @@
384391
"message": "NETLINK_ERROR"
385392
},
386393
"test_storage_delta/test.py::test_concurrent_queries[False]": {
387-
"reason": "INVESTIGATE - NETLINK_ERROR",
388-
"message": "NETLINK_ERROR"
394+
"reason": "INVESTIGATE - Unstable test"
389395
},
390396
"test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered]": {
391397
"reason": "INVESTIGATE: Broken test?"

0 commit comments

Comments
 (0)