Commit Graph

19 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
1b4adc963f
Disable long-running (>30) fast tests
02015_shard_crash_clang_12_build                                  OK  30.39
01014_lazy_database_concurrent_recreate_reattach_and_show_tables  OK  31.27
01034_move_partition_from_table_zookeeper                         OK  32.34
01035_concurrent_move_partition_from_table_zookeeper              OK  35.35
00183_skip_unavailable_shards                                     OK  36.69
01593_concurrent_alter_mutations_kill                             OK  38.36
02122_parallel_formatting                                         OK  39.27
02100_multiple_hosts_command_line_set                             OK  44.04
01114_database_atomic                                             OK  45.67
01287_max_execution_speed                                         OK  90.98
01599_multiline_input_and_singleline_comments                     OK  180.09
2022-03-18 17:30:05 +01:00
Azat Khuzhin
71a691e9ab Make 01114_database_atomic more stable in debug builds
By reducing number of clickhouse-client invocation, since it is pretty
heavy in debug builds.
2021-11-20 14:27:34 +03:00
Vitaly Baranov
39d73c01b2 Add tags to tests. 2021-09-12 17:15:28 +03:00
Yatsishin Ilya
a25fa1996b fix style checks 2020-12-29 17:57:12 +03:00
Alexander Tokmakov
ac32809b6a fix #16482 2020-11-02 19:40:39 +03:00
tavplubix
54f823aafa
Update 01114_database_atomic.sh 2020-10-26 12:42:54 +03:00
Alexander Tokmakov
b29cfa7f82 fix test with uuid 2020-10-23 15:32:57 +03:00
Alexander Tokmakov
e90b43c98d use async drop in some tests 2020-10-23 10:23:33 +03:00
Alexander Tokmakov
a6ff049eec use Atomic for system database 2020-08-12 23:40:13 +03:00
Alexander Tokmakov
5b92f43f12 Merge branch 'master' into database_atomic_improvements 2020-08-03 14:35:40 +03:00
Alexey Milovidov
0c33498df1 shellcheck --check-sourced --external-sources --severity style --exclude SC1071 --format diff *.sh ../1_stateful/*.sh | git apply 2020-08-03 00:24:16 +03:00
Alexey Milovidov
1a487f88d6 Minor changes 2020-08-03 00:24:16 +03:00
Alexander Tokmakov
77289146ab fix tests 2020-07-09 20:47:42 +03:00
Alexander Tokmakov
d1be5ec641 fix symlinks, add short syntax of attach database 2020-07-06 16:41:43 +03:00
Alexander Tokmakov
f89bf6155b fix bad test 2020-05-17 04:16:56 +03:00
tavplubix
04a24c59dc
Add tests with DatabaseAtomic (#10714)
* add tests with DatabaseAtomic

* fix
2020-05-07 14:29:58 +03:00
Alexander Tokmakov
20e6593f96 disable by default 2020-04-12 21:52:59 +03:00
Alexander Tokmakov
8b6c836720 fix 2020-04-11 18:38:41 +03:00
Alexander Tokmakov
f0edb65e33 add test 2020-04-11 02:02:15 +03:00