diff --git a/tests/broken_tests.yaml b/tests/broken_tests.yaml index b03a1e11375b..284813b6aec3 100644 --- a/tests/broken_tests.yaml +++ b/tests/broken_tests.yaml @@ -29,6 +29,9 @@ - name: 03441_deltalake_clickhouse_virtual_columns reason: INVESTIGATE - S3 sometimes unreachable message: 'Error interacting with object store: Generic S3 error: Error performing GET' +- name: 00157_cache_dictionary + reason: 'KNOWN: Timeout on slow Altinity runners (passes upstream)' + message: 'DB::Exception: Timeout exceeded' - name: 00167_read_bytes_from_fs reason: INVESTIGATE - Memory limit exceeded message: 'DB::Exception: (total) memory limit exceeded:' @@ -130,6 +133,16 @@ message: 'curl: (28) Operation timed out' check_types: - debug +- name: 03443_shared_storage_snapshots + reason: KNOWN - Unstable on asan + message: 'All iterations has been failed. Unable to test snapshot sharing disabled' + check_types: + - asan +- name: 03572_export_merge_tree_part_limits_and_table_functions + reason: 'INVESTIGATE - Unstable on tsan' + message: 'timeout: 60s' + check_types: + - tsan - name: test_storage_s3_queue/test_5.py::test_migration[1-s3queue_] reason: KNOWN - Sometimes fails due to test order message: 'Failed: Timeout >900.0s' @@ -154,6 +167,12 @@ check_types: - tsan - msan +- name: test_scheduler_cpu_preemptive/test.py::test_cpu_time_fairness[random_longer_prd] + reason: INVESTIGATE - Unstable on tsan, msan + message: 'Failed: Timeout (>900.0s)' + check_types: + - tsan + - msan - name: test_grpc_protocol/test.py::test_ipv6_select_one reason: INVESTIGATE - Internal test timeout message: FutureTimeoutError