Skip to content

Commit 22dd7dc

Browse files
committed
update broken_tests.json
1 parent b5df869 commit 22dd7dc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

tests/broken_tests.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,23 @@
7070
"01903_correct_block_size_prediction_with_default": {
7171
"reason": "INVESTIGATE - Timeout. Unstable?"
7272
},
73+
"02345_filesystem_local": {
74+
"reason": "INVESTIGATE - Occasional statvfs error",
75+
"message": "Could not calculate available disk space (statvfs)"
76+
},
77+
"00157_cache_dictionary": {
78+
"reason": "INVESTIGATE - Timeout in ClickHouse query"
79+
},
80+
"01655_plan_optimizations_optimize_read_in_window_order_long": {
81+
"reason": "INVESTIGATE - Timeout. Unstable?",
82+
"message": "Timeout! Killing process group"
83+
},
84+
"02963_remote_read_small_buffer_size_bug": {
85+
"reason": "INVESTIGATE - Timeout. Unstable?"
86+
},
87+
"02473_optimize_old_parts": {
88+
"reason": "INVESTIGATE - Unstable?"
89+
},
7390
"test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish": {
7491
"reason": "INVESTIGATE - Unstable?"
7592
},

0 commit comments

Comments
 (0)