mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
mark all create database tests as sequential-only
This commit is contained in:
parent
0db606084a
commit
54f47c468c
@ -314,11 +314,14 @@
|
||||
/// Pessimistic list of tests which work badly in parallel.
|
||||
/// Probably they need better investigation.
|
||||
"00062_replicated_merge_tree_alter_zookeeper",
|
||||
"00080_show_tables_and_system_tables",
|
||||
"00101_materialized_views_and_insert_without_explicit_database",
|
||||
"00109_shard_totals_after_having",
|
||||
"00110_external_sort",
|
||||
"00116_storage_set",
|
||||
"00121_drop_column_zookeeper",
|
||||
"00133_long_shard_memory_tracker_and_exception_safety",
|
||||
"00158_buffer_and_nonexistent_table",
|
||||
"00180_attach_materialized_view",
|
||||
"00226_zookeeper_deduplication_and_unexpected_parts",
|
||||
"00236_replicated_drop_on_non_leader_zookeeper",
|
||||
@ -339,9 +342,12 @@
|
||||
"00571_non_exist_database_when_create_materializ_view",
|
||||
"00575_illegal_column_exception_when_drop_depen_column",
|
||||
"00599_create_view_with_subquery",
|
||||
"00604_show_create_database",
|
||||
"00612_http_max_query_size",
|
||||
"00619_union_highlite",
|
||||
"00620_optimize_on_nonleader_replica_zookeeper",
|
||||
"00623_truncate_table",
|
||||
"00623_truncate_table_throw_exception",
|
||||
"00625_arrays_in_nested",
|
||||
"00626_replace_partition_from_table",
|
||||
"00626_replace_partition_from_table_zookeeper",
|
||||
@ -354,20 +360,28 @@
|
||||
"00699_materialized_view_mutations",
|
||||
"00701_rollup",
|
||||
"00715_fetch_merged_or_mutated_part_zookeeper",
|
||||
"00716_allow_ddl",
|
||||
"00719_parallel_ddl_db",
|
||||
"00740_database_in_nested_view",
|
||||
"00741_client_comment_multiline",
|
||||
"00751_default_databasename_for_view",
|
||||
"00753_alter_attach",
|
||||
"00754_alter_modify_column_partitions",
|
||||
"00754_alter_modify_order_by_replicated_zookeeper",
|
||||
"00763_long_lock_buffer_alter_destination_table",
|
||||
"00800_versatile_storage_join",
|
||||
"00804_test_alter_compression_codecs",
|
||||
"00804_test_custom_compression_codecs",
|
||||
"00804_test_custom_compression_codes_log_storages",
|
||||
"00804_test_delta_codec_compression",
|
||||
"00815_left_join_on_stepanel",
|
||||
"00834_cancel_http_readonly_queries_on_client_close",
|
||||
"00834_kill_mutation",
|
||||
"00834_kill_mutation_replicated_zookeeper",
|
||||
"00840_long_concurrent_select_and_drop_deadlock",
|
||||
"00857_global_joinsavel_table_alias",
|
||||
"00899_long_attach_memory_limit",
|
||||
"00910_buffer_prewhere",
|
||||
"00910_zookeeper_custom_compression_codecs_replicated",
|
||||
"00926_adaptive_index_granularity_merge_tree",
|
||||
"00926_adaptive_index_granularity_pk",
|
||||
@ -385,49 +399,94 @@
|
||||
"00988_constraints_replication_zookeeper",
|
||||
"00989_parallel_parts_loading",
|
||||
"00993_system_parts_race_condition_drop_zookeeper",
|
||||
"01012_show_tables_limit",
|
||||
"01013_sync_replica_timeout_zookeeper",
|
||||
"01014_lazy_database_basic",
|
||||
"01014_lazy_database_concurrent_recreate_reattach_and_show_tables",
|
||||
"01015_attach_part",
|
||||
"01015_database_bad_tables",
|
||||
"01018_ddl_dictionaries_concurrent_requrests",
|
||||
"01018_ddl_dictionaries_create",
|
||||
"01018_ddl_dictionaries_select",
|
||||
"01018_ddl_dictionaries_special",
|
||||
"01018_dictionaries_from_dictionaries",
|
||||
"01018_ip_dictionary",
|
||||
"01021_only_tuple_columns",
|
||||
"01023_materialized_view_query_context",
|
||||
"01031_mutations_interpreter_and_context",
|
||||
"01033_dictionaries_lifetime",
|
||||
"01035_concurrent_move_partition_from_table_zookeeper",
|
||||
"01036_no_superfluous_dict_reload_on_create_database",
|
||||
"01036_no_superfluous_dict_reload_on_create_database_2",
|
||||
"01037_polygon_dicts_correctness_all",
|
||||
"01037_polygon_dicts_correctness_fast",
|
||||
"01037_polygon_dicts_simple_functions",
|
||||
"01038_dictionary_lifetime_min_zero_sec",
|
||||
"01040_dictionary_invalidate_query_switchover_long",
|
||||
"01041_create_dictionary_if_not_exists",
|
||||
"01042_system_reload_dictionary_reloads_completely",
|
||||
"01043_dictionary_attribute_properties_values",
|
||||
"01045_dictionaries_restrictions",
|
||||
"01045_zookeeper_system_mutations_with_parts_names",
|
||||
"01048_exists_query",
|
||||
"01053_drop_database_mat_view",
|
||||
"01053_ssd_dictionary",
|
||||
"01054_cache_dictionary_bunch_update",
|
||||
"01054_cache_dictionary_overflow_cell",
|
||||
"01055_compact_parts_1",
|
||||
"01056_create_table_as",
|
||||
"01060_avro",
|
||||
"01060_shutdown_table_after_detach",
|
||||
"01069_database_memory",
|
||||
"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",
|
||||
"01073_show_tables_not_like",
|
||||
"01076_cache_dictionary_datarace_exception_ptr",
|
||||
"01076_parallel_alter_replicated_zookeeper",
|
||||
"01079_parallel_alter_add_drop_column_zookeeper",
|
||||
"01079_parallel_alter_detach_table_zookeeper",
|
||||
"01080_check_for_error_incorrect_size_of_nested_column",
|
||||
"01083_expressions_in_engine_arguments",
|
||||
"01084_regexp_empty",
|
||||
"01085_max_distributed_connections_http",
|
||||
"01092_memory_profiler",
|
||||
"01098_temporary_and_external_tables",
|
||||
"01103_distributed_product_mode_local_column_renames",
|
||||
"01107_atomic_db_detach_attach",
|
||||
"01108_restart_replicas_rename_deadlock_zookeeper",
|
||||
"01109_exchange_tables",
|
||||
"01110_dictionary_layout_without_arguments",
|
||||
"01113_local_dictionary_type_conversion",
|
||||
"01114_database_atomic",
|
||||
"01114_mysql_database_engine_segfault",
|
||||
"01115_join_with_dictionary",
|
||||
"01125_dict_ddl_cannot_add_column",
|
||||
"01127_month_partitioning_consistency_select",
|
||||
"01130_in_memory_parts_partitons",
|
||||
"01135_default_and_alter_zookeeper",
|
||||
"01148_zookeeper_path_macros_unfolding",
|
||||
"01150_ddl_guard_rwr",
|
||||
"01185_create_or_replace_table",
|
||||
"01190_full_attach_syntax",
|
||||
"01191_rename_dictionary",
|
||||
"01192_rename_database_zookeeper",
|
||||
"01193_metadata_loading",
|
||||
"01200_mutations_memory_consumption",
|
||||
"01224_no_superfluous_dict_reload",
|
||||
"01225_drop_dictionary_as_table",
|
||||
"01225_show_create_table_from_dictionary",
|
||||
"01231_distributed_aggregation_memory_efficient_mix_levels",
|
||||
"01232_extremes",
|
||||
"01238_http_memory_tracking",
|
||||
"01249_bad_arguments_for_bloom_filter",
|
||||
"01251_dict_is_in_infinite_loop",
|
||||
"01254_dict_create_without_db",
|
||||
"01254_dict_load_after_detach_attach",
|
||||
"01257_dictionary_mismatch_types",
|
||||
"01259_dictionary_custom_settings_ddl",
|
||||
"01267_alter_default_key_columns_zookeeper",
|
||||
"01268_dictionary_direct_layout",
|
||||
@ -441,18 +500,25 @@
|
||||
"01293_system_distribution_queue",
|
||||
"01294_lazy_database_concurrent",
|
||||
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables",
|
||||
"01294_system_distributed_on_cluster",
|
||||
"01296_create_row_policy_in_current_database",
|
||||
"01305_replica_create_drop_zookeeper",
|
||||
"01307_multiple_leaders_zookeeper",
|
||||
"01318_long_unsuccessful_mutation_zookeeper",
|
||||
"01319_manual_write_to_replicas",
|
||||
"01320_create_sync_race_condition_zookeeper",
|
||||
"01338_long_select_and_alter",
|
||||
"01338_long_select_and_alter_zookeeper",
|
||||
"01355_alter_column_with_order",
|
||||
"01355_ilike",
|
||||
"01357_version_collapsing_attach_detach_zookeeper",
|
||||
"01375_compact_parts_codecs",
|
||||
"01376_GROUP_BY_injective_elimination_dictGet",
|
||||
"01378_alter_rename_with_ttl_zookeeper",
|
||||
"01383_remote_ambiguous_column_shard",
|
||||
"01388_clear_all_columns",
|
||||
"01391_join_on_dict_crash",
|
||||
"01392_column_resolve",
|
||||
"01396_inactive_replica_cleanup_nodes_zookeeper",
|
||||
"01412_cache_dictionary_race",
|
||||
"01414_mutations_and_errors_zookeeper",
|
||||
@ -461,20 +527,41 @@
|
||||
"01417_freeze_partition_verbose",
|
||||
"01417_freeze_partition_verbose_zookeeper",
|
||||
"01430_modify_sample_by_zookeeper",
|
||||
"01444_create_table_drop_database_race",
|
||||
"01454_storagememory_data_race_challenge",
|
||||
"01455_rank_correlation_spearman",
|
||||
"01456_modify_column_type_via_add_drop_update",
|
||||
"01457_create_as_table_function_structure",
|
||||
"01459_manual_write_to_replicas",
|
||||
"01460_DistributedFilesToInsert",
|
||||
"01465_ttl_recompression",
|
||||
"01470_show_databases_like",
|
||||
"01471_calculate_ttl_during_merge",
|
||||
"01487_distributed_in_not_default_db",
|
||||
"01493_alter_remove_properties_zookeeper",
|
||||
"01493_storage_set_persistency",
|
||||
"01494_storage_join_persistency",
|
||||
"01501_cache_dictionary_all_fields",
|
||||
"01507_clickhouse_server_start_with_embedded_config",
|
||||
"01509_dictionary_preallocate",
|
||||
"01516_create_table_primary_key",
|
||||
"01516_drop_table_stress",
|
||||
"01517_drop_mv_with_inner_table",
|
||||
"01526_complex_key_dict_direct_layout",
|
||||
"01527_clickhouse_local_optimize",
|
||||
"01527_dist_sharding_key_dictGet_reload",
|
||||
"01530_drop_database_atomic_sync",
|
||||
"01541_max_memory_usage_for_user",
|
||||
"01646_system_restart_replicas_smoke", // system restart replicas is a global query
|
||||
"01542_dictionary_load_exception_race",
|
||||
"01575_disable_detach_table_of_dictionary",
|
||||
"01600_count_of_parts_metrics", // tests global system metrics
|
||||
"01600_detach_permanently",
|
||||
"01600_log_queries_with_extensive_info",
|
||||
"01600_multiple_left_join_with_aliases",
|
||||
"01601_detach_permanently",
|
||||
"01602_show_create_view",
|
||||
"01603_rename_overwrite_bug",
|
||||
"01646_system_restart_replicas_smoke", // system restart replicas is a global query
|
||||
"attach",
|
||||
"ddl_dictionaries",
|
||||
"dictionary",
|
||||
@ -482,6 +569,6 @@
|
||||
"live_view",
|
||||
"memory_leak",
|
||||
"memory_limit",
|
||||
"polygon_dicts" // they use an explicitly specified database
|
||||
"polygon_dicts", // they use an explicitly specified database
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user