ClickHouse/tests/integration/parallel.txt
2021-03-26 15:53:53 +03:00

146 lines
10 KiB
Plaintext

test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[cache]
test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[direct]
test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[flat]
test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_simple[hashed]
test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_cache]
test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_direct]
test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_complex[complex_key_hashed]
test_dictionaries_all_layouts_separate_sources/test_mysql.py::test_ranged[range_hashed]
test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed]
test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache]
test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed]
test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache]
test_dictionaries_mysql/test.py::test_load_mysql_dictionaries
test_dictionaries_postgresql/test.py::test_load_dictionaries
test_dictionaries_postgresql/test.py::test_invalidate_query
test_dictionaries_postgresql/test.py::test_dictionary_with_replicas
test_disabled_mysql_server/test.py::test_disabled_mysql_server
test_materialize_mysql_database/test.py::test_materialize_database_dml_with_mysql_5_7[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_dml_with_mysql_5_7[atomic]
test_materialize_mysql_database/test.py::test_materialize_database_dml_with_mysql_8_0[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_dml_with_mysql_8_0[atomic]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_mysql_5_7[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_mysql_5_7[atomic]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_mysql_8_0[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_mysql_8_0[atomic]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_empty_transaction_5_7[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_empty_transaction_5_7[atomic]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_empty_transaction_8_0[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_ddl_with_empty_transaction_8_0[atomic]
test_materialize_mysql_database/test.py::test_select_without_columns_5_7[ordinary]
test_materialize_mysql_database/test.py::test_select_without_columns_5_7[atomic]
test_materialize_mysql_database/test.py::test_select_without_columns_8_0[ordinary]
test_materialize_mysql_database/test.py::test_select_without_columns_8_0[atomic]
test_materialize_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7[ordinary]
test_materialize_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7[atomic]
test_materialize_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0[ordinary]
test_materialize_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0[atomic]
test_materialize_mysql_database/test.py::test_materialize_database_err_sync_user_privs_5_7[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_err_sync_user_privs_5_7[atomic]
test_materialize_mysql_database/test.py::test_materialize_database_err_sync_user_privs_8_0[ordinary]
test_materialize_mysql_database/test.py::test_materialize_database_err_sync_user_privs_8_0[atomic]
test_materialize_mysql_database/test.py::test_network_partition_5_7[ordinary]
test_materialize_mysql_database/test.py::test_network_partition_5_7[atomic]
test_materialize_mysql_database/test.py::test_network_partition_8_0[ordinary]
test_materialize_mysql_database/test.py::test_network_partition_8_0[atomic]
test_materialize_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7[ordinary]
test_materialize_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7[atomic]
test_materialize_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0[ordinary]
test_materialize_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0[atomic]
test_materialize_mysql_database/test.py::test_mysql_killed_while_insert_5_7[ordinary]
test_materialize_mysql_database/test.py::test_mysql_killed_while_insert_5_7[atomic]
test_materialize_mysql_database/test.py::test_mysql_killed_while_insert_8_0[ordinary]
test_materialize_mysql_database/test.py::test_mysql_killed_while_insert_8_0[atomic]
test_materialize_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7[ordinary]
test_materialize_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7[atomic]
test_materialize_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0[ordinary]
test_materialize_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0[atomic]
test_materialize_mysql_database/test.py::test_utf8mb4[clickhouse_node0]
test_materialize_mysql_database/test.py::test_utf8mb4[clickhouse_node1]
test_materialize_mysql_database/test.py::test_system_parts_table[clickhouse_node0]
test_materialize_mysql_database/test.py::test_system_parts_table[clickhouse_node1]
test_materialize_mysql_database/test.py::test_multi_table_update[clickhouse_node0]
test_materialize_mysql_database/test.py::test_multi_table_update[clickhouse_node1]
test_materialize_mysql_database/test.py::test_system_tables_table[clickhouse_node0]
test_materialize_mysql_database/test.py::test_system_tables_table[clickhouse_node1]
test_mysql_database_engine/test.py::test_mysql_ddl_for_mysql_database
test_mysql_database_engine/test.py::test_clickhouse_ddl_for_mysql_database
test_mysql_database_engine/test.py::test_clickhouse_dml_for_mysql_database
test_mysql_database_engine/test.py::test_clickhouse_join_for_mysql_database
test_mysql_database_engine/test.py::test_bad_arguments_for_mysql_database_engine
test_mysql_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine
test_mysql_database_engine/test.py::test_mysql_types[common_types_1]
test_mysql_database_engine/test.py::test_mysql_types[common_types_2]
test_mysql_database_engine/test.py::test_mysql_types[common_types_3]
test_mysql_database_engine/test.py::test_mysql_types[common_types_4]
test_mysql_database_engine/test.py::test_mysql_types[common_types_5]
test_mysql_database_engine/test.py::test_mysql_types[common_types_6]
test_mysql_database_engine/test.py::test_mysql_types[common_types_7]
test_mysql_database_engine/test.py::test_mysql_types[common_types_80]
test_mysql_database_engine/test.py::test_mysql_types[common_types_81]
test_mysql_database_engine/test.py::test_mysql_types[common_types_9]
test_mysql_database_engine/test.py::test_mysql_types[common_types_10]
test_mysql_database_engine/test.py::test_mysql_types[common_types_11]
test_mysql_database_engine/test.py::test_mysql_types[common_types_12]
test_mysql_database_engine/test.py::test_mysql_types[common_types_13]
test_mysql_database_engine/test.py::test_mysql_types[common_types_14]
test_mysql_database_engine/test.py::test_mysql_types[common_types_15]
test_mysql_database_engine/test.py::test_mysql_types[common_types_16]
test_mysql_database_engine/test.py::test_mysql_types[common_types_17]
test_mysql_database_engine/test.py::test_mysql_types[common_types_18]
test_mysql_database_engine/test.py::test_mysql_types[common_types_19]
test_mysql_database_engine/test.py::test_mysql_types[common_types_20]
test_mysql_database_engine/test.py::test_mysql_types[decimal_1]
test_mysql_database_engine/test.py::test_mysql_types[decimal_2]
test_mysql_database_engine/test.py::test_mysql_types[decimal_3]
test_mysql_database_engine/test.py::test_mysql_types[decimal_4]
test_mysql_database_engine/test.py::test_mysql_types[timestamp_default]
test_mysql_database_engine/test.py::test_mysql_types[timestamp_6]
test_mysql_database_engine/test.py::test_mysql_types[datetime_default]
test_mysql_database_engine/test.py::test_mysql_types[datetime_6_1]
test_mysql_database_engine/test.py::test_mysql_types[decimal_40_6]
test_mysql_database_engine/test.py::test_mysql_types[decimal_18_6_1]
test_mysql_database_engine/test.py::test_mysql_types[decimal_18_6_2]
test_mysql_database_engine/test.py::test_mysql_types[datetime_6_2]
test_mysql_database_engine/test.py::test_mysql_types[datetime_6_3]
test_mysql_protocol/test.py::test_mysql_client
test_mysql_protocol/test.py::test_mysql_client_exception
test_mysql_protocol/test.py::test_mysql_affected_rows
test_mysql_protocol/test.py::test_mysql_replacement_query
test_mysql_protocol/test.py::test_mysql_explain
test_mysql_protocol/test.py::test_mysql_federated
test_mysql_protocol/test.py::test_mysql_set_variables
test_mysql_protocol/test.py::test_python_client
test_mysql_protocol/test.py::test_golang_client
test_mysql_protocol/test.py::test_php_client
test_mysql_protocol/test.py::test_mysqljs_client
test_mysql_protocol/test.py::test_java_client
test_mysql_protocol/test.py::test_types
test_odbc_interaction/test.py::test_mysql_simple_select_works
test_odbc_interaction/test.py::test_mysql_insert
test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema
test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow
test_odbc_interaction/test.py::test_postgres_insert
test_odbc_interaction/test.py::test_odbc_postgres_date_data_type
test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl
test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl
test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries
test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays
test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache
test_postgresql_protocol/test.py::test_psql_is_ready
test_postgresql_protocol/test.py::test_psql_client
test_postgresql_protocol/test.py::test_python_client
test_postgresql_protocol/test.py::test_java_client
test_storage_mysql/test.py::test_many_connections
test_storage_mysql/test.py::test_insert_select
test_storage_mysql/test.py::test_replace_select
test_storage_mysql/test.py::test_insert_on_duplicate_select
test_storage_mysql/test.py::test_where
test_storage_mysql/test.py::test_table_function
test_storage_mysql/test.py::test_binary_type
test_storage_mysql/test.py::test_enum_type
test_storage_postgresql/test.py::test_postgres_select_insert
test_storage_postgresql/test.py::test_postgres_conversions
test_storage_postgresql/test.py::test_non_default_scema
test_storage_postgresql/test.py::test_concurrent_queries