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 3432a07 commit 5776ef0Copy full SHA for 5776ef0
tests/broken_tests.json
@@ -339,8 +339,23 @@
339
]
340
},
341
"00284_external_aggregation": {
342
- "reason": "INVESTIGATE - Timeout in query on tsan",
+ "reason": "INVESTIGATE - Timeout in query on tsan, msan",
343
"message": "DB::Exception: Timeout exceeded",
344
+ "check_types": [
345
+ "tsan",
346
+ "msan"
347
+ ]
348
+ },
349
+ "03550_analyzer_remote_view_columns": {
350
+ "reason": "INVESTIGATE - Timeout on tsan",
351
+ "message": "DB::Exception: Timeout exceeded (180 s) while flushing system log",
352
353
+ "tsan"
354
355
356
+ "01630_simple_aggregate_all_functions_in_aggregating_merge_tree": {
357
358
+ "message": "Timeout exceeded",
359
"check_types": [
360
"tsan"
361
0 commit comments