Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
tavplubix
4f46ac6b30
Remove LeaderElection ( #32140 )
...
* remove LeaderElection
* try fix tests
* Update test.py
* Update test.py
2021-12-07 19:55:55 +03:00
Nikolay Degterinsky
15a8100be2
Try to fix test
2021-11-17 12:08:57 +00:00
Yatsishin Ilya
31a8bcd3e1
fix test_backward_compatibility
2021-11-01 11:25:38 +03:00
Nikolai Kochetov
add7c000e1
Update test_aggregate_fixed_key.py
2021-10-22 16:32:49 +03:00
Nikolai Kochetov
ce645371f5
Update container name.
2021-10-12 14:46:27 +03:00
Nikolai Kochetov
e2d07fbdf5
Merge branch 'master' into fix-backward-compatibility-after-21196
2021-10-04 17:35:32 +03:00
Nikolai Kochetov
6169b180cb
Fix backward compatibility after #21196 .
2021-10-04 17:27:44 +03:00
Alexey Milovidov
e513a5db32
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
Yatsishin Ilya
58c1b57259
improve tests from test_backward_compatibility
2021-08-20 18:58:43 +03:00
Azat Khuzhin
f710f1e954
Cover data skipping indices on disk format (compare with 21.6)
2021-08-05 00:19:32 +03:00
Yatsishin Ilya
50ae1b3255
Better tests
2021-07-28 13:22:15 +03:00
alexey-milovidov
72ed5e0dfb
Merge pull request #26031 from nvartolomei/nv/test-cte-distributed
...
Test CTE with aggregation over distributed table
2021-07-16 12:24:29 +03:00
alexey-milovidov
21f2b006cd
Update test_cte_distributed.py
2021-07-15 08:17:22 +03:00
alexey-milovidov
2dafd9d4a8
Update test_select_aggregate_alias_column.py
2021-07-13 11:39:15 +03:00
alexey-milovidov
e0c095397d
Update test_select_aggregate_alias_column.py
2021-07-12 00:36:27 +03:00
Nicolae Vartolomei
3b5c41fc6d
Test CTE with aggregation over distributed table
2021-07-06 14:04:49 +01:00
Nicolae Vartolomei
a5c195fefd
Add test case for aggregation w/ alias columns
2021-07-06 13:26:58 +01:00
Nikolai Kochetov
b65c121a45
Update test_detach_part_wrong_partition_id.py
2021-06-15 13:38:11 +03:00
Nikolai Kochetov
2936fdd16c
Always detach parts with wrong partition id.
2021-06-10 15:04:36 +03:00
Yatsishin Ilya
c59a11f798
Merge remote-tracking branch 'origin' into integration-2
2021-04-27 18:34:33 +03:00
Yatsishin Ilya
872e36c207
wip
2021-02-18 15:57:45 +03:00
Anton Popov
8e9828d2ff
Merge remote-tracking branch 'upstream/master' into HEAD
2020-09-16 21:07:35 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Anton Popov
f725f8deee
fix more tests
2020-09-15 02:14:14 +03:00
Yatsishin Ilya
c2ab85f214
Split tag part from image
2020-09-02 17:36:25 +03:00
Alexey Milovidov
2753cb58b6
Fixup
2020-07-16 05:31:03 +03:00
Alexey Milovidov
8abcee3201
Add integration test
2020-07-16 05:27:46 +03:00