Skip to content

Commit ca7f65f

Browse files
committed
update broken_tests.json
1 parent 5a2b8c2 commit ca7f65f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

tests/broken_tests.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,21 @@
6161
},
6262
"02479_race_condition_between_insert_and_droppin_mv": {
6363
"reason": "INVESTIGATE - Timeout in ClickHouse query",
64-
"message": "Timeout exceeded while receiving data from server.",
64+
"message": "Timeout",
65+
"check_types": [
66+
"tsan"
67+
]
68+
},
69+
"03273_ghdata_json_to_json_alter": {
70+
"reason": "INVESTIGATE - Timeout in ClickHouse query",
71+
"message": "DB::Exception: Timeout exceeded",
72+
"check_types": [
73+
"tsan"
74+
]
75+
},
76+
"02389_analyzer_nested_lambda": {
77+
"reason": "INVESTIGATE - Timeout in ClickHouse query",
78+
"message": "DB::Exception: Timeout exceeded",
6579
"check_types": [
6680
"tsan"
6781
]

0 commit comments

Comments
 (0)