Mark 01294_lazy_database_concurrent_recreate_reattach_and_show_tables as long

This commit is contained in:
Azat Khuzhin 2021-03-13 13:42:47 +03:00
parent 2d66a5c393
commit 833dbf1225
4 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ SKIP_LIST = [
"01293_client_interactive_vertical_singleline", # expect-test
"01293_system_distribution_queue", # FLAKY
"01293_show_clusters",
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables",
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long",
"01294_system_distributed_on_cluster",
"01300_client_save_history_when_terminated", # expect-test
"01304_direct_io",

View File

@ -396,7 +396,7 @@
"01293_pretty_max_value_width",
"01293_show_settings",
"01294_create_settings_profile",
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables",
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long",
"01295_create_row_policy",
"01296_create_row_policy_in_current_database",
"01297_create_quota",
@ -681,7 +681,7 @@
"01281_unsucceeded_insert_select_queries_counter",
"01293_system_distribution_queue",
"01294_lazy_database_concurrent",
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables",
"01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long",
"01294_system_distributed_on_cluster",
"01296_create_row_policy_in_current_database",
"01297_create_quota",