We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2b8c2 commit ca7f65fCopy full SHA for ca7f65f
tests/broken_tests.json
@@ -61,7 +61,21 @@
61
},
62
"02479_race_condition_between_insert_and_droppin_mv": {
63
"reason": "INVESTIGATE - Timeout in ClickHouse query",
64
- "message": "Timeout exceeded while receiving data from server.",
+ "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
73
74
75
76
+ "02389_analyzer_nested_lambda": {
77
78
79
"check_types": [
80
"tsan"
81
]
0 commit comments