mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 17:44:23 +00:00
242 lines
9.6 KiB
JSON
242 lines
9.6 KiB
JSON
/** List of tests which should be skipped depending on clickhouse build options.
|
|
* This file in json format, but javascript-style comments are allowed.
|
|
*/
|
|
{
|
|
"thread-sanitizer": [
|
|
"00877",
|
|
"00985",
|
|
"query_profiler",
|
|
"memory_profiler",
|
|
/// 01083 and 00505 and 00505 are critical and temproray disabled
|
|
"01083_expressions_in_engine_arguments",
|
|
"00505_shard_secure",
|
|
"00505_secure",
|
|
"01103_check_cpu_instructions_at_startup",
|
|
"01098_temporary_and_external_tables", /// race in openssl (should be enabled as fast as possible)
|
|
"00152_insert_different_granularity",
|
|
"00151_replace_partition_with_different_granularity",
|
|
"00157_cache_dictionary",
|
|
"01193_metadata_loading",
|
|
"01473_event_time_microseconds",
|
|
"01474_executable_dictionary" /// informational stderr from sanitizer at start
|
|
],
|
|
"address-sanitizer": [
|
|
"00877",
|
|
"query_profiler",
|
|
"memory_profiler",
|
|
"odbc_roundtrip",
|
|
"01103_check_cpu_instructions_at_startup",
|
|
"01473_event_time_microseconds",
|
|
"01193_metadata_loading"
|
|
],
|
|
"ub-sanitizer": [
|
|
"capnproto",
|
|
"query_profiler",
|
|
"memory_profiler",
|
|
"01103_check_cpu_instructions_at_startup",
|
|
"00900_orc_load",
|
|
"01473_event_time_microseconds",
|
|
"01193_metadata_loading"
|
|
],
|
|
"memory-sanitizer": [
|
|
"capnproto",
|
|
"query_profiler",
|
|
"memory_profiler",
|
|
"01103_check_cpu_instructions_at_startup",
|
|
"01086_odbc_roundtrip", /// can't pass because odbc libraries are not instrumented
|
|
"00877_memory_limit_for_new_delete", /// memory limits don't work correctly under msan because it replaces malloc/free
|
|
"01114_mysql_database_engine_segfault", /// it fails in _nss_files_parse_servent while using NSS from GLibc to authenticate (need to get rid of it)
|
|
"01473_event_time_microseconds",
|
|
"01193_metadata_loading"
|
|
],
|
|
"debug-build": [
|
|
"query_profiler",
|
|
"memory_profiler",
|
|
"00899_long_attach",
|
|
"00980_alter_settings_race",
|
|
"00834_kill_mutation_replicated_zookeeper",
|
|
"00834_kill_mutation",
|
|
"01200_mutations_memory_consumption",
|
|
"01103_check_cpu_instructions_at_startup",
|
|
"01037_polygon_dicts_",
|
|
"hyperscan",
|
|
"01193_metadata_loading",
|
|
"01473_event_time_microseconds",
|
|
"01396_inactive_replica_cleanup_nodes"
|
|
],
|
|
"unbundled-build": [
|
|
"00429",
|
|
"00877",
|
|
"pocopatch",
|
|
"parquet",
|
|
"xxhash",
|
|
"_h3",
|
|
"query_profiler",
|
|
"memory_profiler",
|
|
"orc_load",
|
|
"01033_storage_odbc_parsing_exception_check",
|
|
"avro",
|
|
"01072_optimize_skip_unused_shards_const_expr_eval",
|
|
"00505_secure",
|
|
"00505_shard_secure",
|
|
"odbc_roundtrip",
|
|
"01103_check_cpu_instructions_at_startup",
|
|
"01114_mysql_database_engine_segfault",
|
|
"00834_cancel_http_readonly_queries_on_client_close",
|
|
"_arrow",
|
|
"01099_parallel_distributed_insert_select",
|
|
"01300_client_save_history_when_terminated",
|
|
"orc_output",
|
|
"01370_client_autocomplete_word_break_characters",
|
|
"01193_metadata_loading",
|
|
"01455_time_zones"
|
|
],
|
|
"release-build": [
|
|
],
|
|
"database-ordinary": [
|
|
"00604_show_create_database",
|
|
"00609_mv_index_in_in",
|
|
"00510_materizlized_view_and_deduplication_zookeeper",
|
|
"00738_lock_for_inner_table"
|
|
],
|
|
"parallel":
|
|
[
|
|
/// Pessimistic list of tests which work badly in parallel.
|
|
/// Probably they need better investigation.
|
|
"00062_replicated_merge_tree_alter_zookeeper",
|
|
"00109_shard_totals_after_having",
|
|
"00110_external_sort",
|
|
"00116_storage_set",
|
|
"00180_attach_materialized_view",
|
|
"00226_zookeeper_deduplication_and_unexpected_parts",
|
|
"00236_replicated_drop_on_non_leader_zookeeper",
|
|
"00311_array_primary_key",
|
|
"00417_kill_query",
|
|
"00423_storage_log_single_thread",
|
|
"00446_clear_column_in_partition_concurrent_zookeeper",
|
|
"00446_clear_column_in_partition_zookeeper",
|
|
"00508_materialized_view_to",
|
|
"00571_non_exist_database_when_create_materializ_view",
|
|
"00599_create_view_with_subquery",
|
|
"00619_union_highlite",
|
|
"00625_arrays_in_nested",
|
|
"00626_replace_partition_from_table",
|
|
"00626_replace_partition_from_table_zookeeper",
|
|
"00652_mergetree_mutations",
|
|
"00652_replicated_mutations_zookeeper",
|
|
"00682_empty_parts_merge",
|
|
"00688_low_cardinality_serialization",
|
|
"00693_max_block_size_system_tables_columns",
|
|
"00699_materialized_view_mutations",
|
|
"00701_rollup",
|
|
"00715_fetch_merged_or_mutated_part_zookeeper",
|
|
"00751_default_databasename_for_view",
|
|
"00753_alter_attach",
|
|
"00754_alter_modify_column_partitions",
|
|
"00754_alter_modify_order_by_replicated_zookeeper",
|
|
"00804_test_alter_compression_codecs",
|
|
"00804_test_custom_compression_codecs",
|
|
"00804_test_custom_compression_codes_log_storages",
|
|
"00834_cancel_http_readonly_queries_on_client_close",
|
|
"00834_kill_mutation_replicated_zookeeper",
|
|
"00899_long_attach_memory_limit",
|
|
"00910_zookeeper_custom_compression_codecs_replicated",
|
|
"00926_adaptive_index_granularity_merge_tree",
|
|
"00926_adaptive_index_granularity_pk",
|
|
"00926_adaptive_index_granularity_replacing_merge_tree",
|
|
"00926_zookeeper_adaptive_index_granularity_replicated_merge_tree",
|
|
"00933_alter_ttl",
|
|
"00933_reserved_word",
|
|
"00933_test_fix_extra_seek_on_compressed_cache",
|
|
"00933_ttl_replicated_zookeeper",
|
|
"00955_test_final_mark",
|
|
"00976_ttl_with_old_parts",
|
|
"00980_merge_alter_settings",
|
|
"00980_zookeeper_merge_tree_alter_settings",
|
|
"00989_parallel_parts_loading",
|
|
"01013_sync_replica_timeout_zookeeper",
|
|
"01014_lazy_database_concurrent_recreate_reattach_and_show_tables",
|
|
"01015_attach_part",
|
|
"01018_ddl_dictionaries_concurrent_requrests",
|
|
"01018_ddl_dictionaries_create",
|
|
"01018_ddl_dictionaries_select",
|
|
"01021_only_tuple_columns",
|
|
"01031_mutations_interpreter_and_context",
|
|
"01045_zookeeper_system_mutations_with_parts_names",
|
|
"01055_compact_parts_1",
|
|
"01060_shutdown_table_after_detach",
|
|
"01070_materialize_ttl",
|
|
"01070_modify_ttl",
|
|
"01070_mutations_with_dependencies",
|
|
"01071_live_view_detach_dependency",
|
|
"01071_prohibition_secondary_index_with_old_format_merge_tree",
|
|
"01073_attach_if_not_exists",
|
|
"01076_parallel_alter_replicated_zookeeper",
|
|
"01079_parallel_alter_add_drop_column_zookeeper",
|
|
"01079_parallel_alter_detach_table_zookeeper",
|
|
"01083_expressions_in_engine_arguments",
|
|
"01092_memory_profiler",
|
|
"01098_temporary_and_external_tables",
|
|
"01107_atomic_db_detach_attach",
|
|
"01110_dictionary_layout_without_arguments",
|
|
"01127_month_partitioning_consistency_select",
|
|
"01130_in_memory_parts_partitons",
|
|
"01135_default_and_alter_zookeeper",
|
|
"01190_full_attach_syntax",
|
|
"01193_metadata_loading",
|
|
"01238_http_memory_tracking",
|
|
"01249_bad_arguments_for_bloom_filter",
|
|
"01251_dict_is_in_infinite_loop",
|
|
"01254_dict_load_after_detach_attach",
|
|
"01259_dictionary_custom_settings_ddl",
|
|
"01268_dictionary_direct_layout",
|
|
"01272_suspicious_codecs",
|
|
"01277_alter_rename_column_constraint_zookeeper",
|
|
"01281_group_by_limit_memory_tracking",
|
|
"01281_unsucceeded_insert_select_queries_counter",
|
|
"01294_lazy_database_concurrent",
|
|
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables",
|
|
"01305_replica_create_drop_zookeeper",
|
|
"01355_alter_column_with_order",
|
|
"01357_version_collapsing_attach_detach_zookeeper",
|
|
"01375_compact_parts_codecs",
|
|
"01378_alter_rename_with_ttl_zookeeper",
|
|
"01388_clear_all_columns",
|
|
"01396_inactive_replica_cleanup_nodes_zookeeper",
|
|
"01414_mutations_and_errors_zookeeper",
|
|
"01415_sticking_mutations",
|
|
"01417_freeze_partition_verbose",
|
|
"01417_freeze_partition_verbose_zookeeper",
|
|
"01430_modify_sample_by_zookeeper",
|
|
"01459_manual_write_to_replicas",
|
|
"01460_DistributedFilesToInsert",
|
|
"01471_calculate_ttl_during_merge",
|
|
"01493_alter_remove_properties_zookeeper",
|
|
"01355_ilike",
|
|
"01267_alter_default_key_columns_zookeeper",
|
|
"01035_concurrent_move_partition_from_table_zookeeper",
|
|
"01307_multiple_leaders_zookeeper",
|
|
"01338_long_select_and_alter_zookeeper",
|
|
"00534_functions_bad_arguments10",
|
|
"00633_materialized_view_and_too_many_parts_zookeeper",
|
|
"00564_versioned_collapsing_merge_tree",
|
|
"01033_dictionaries_lifetime",
|
|
"01412_cache_dictionary_race",
|
|
"00988_constraints_replication_zookeeper",
|
|
"01108_restart_replicas_rename_deadlock_zookeeper",
|
|
"01415_inconsistent_merge_tree_settings",
|
|
"00121_drop_column_zookeeper",
|
|
"01269_alias_type_differs",
|
|
"01319_manual_write_to_replicas",
|
|
"01280_ssd_complex_key_dictionary",
|
|
"00463_long_sessions_in_http_interface",
|
|
"01053_ssd_dictionary",
|
|
"attach",
|
|
"ddl_dictionaries",
|
|
"limit_memory",
|
|
"live_view",
|
|
"memory_leak",
|
|
"memory_limit"
|
|
]
|
|
}
|