kssenii
a8067fb3dd
Update test
2021-06-29 20:29:21 +00:00
Yatsishin Ilya
0c2380e4ac
Merge remote-tracking branch 'qoega/better-hdfs-tests' into remove-enable-dictionaries
2021-06-09 17:08:02 +03:00
Yatsishin Ilya
257b9c0731
typo
2021-06-09 12:03:03 +03:00
Yatsishin Ilya
8d6b5d52ab
typo
2021-06-09 11:52:20 +03:00
Yatsishin Ilya
a9108e42c3
Better test_odbc_interaction
2021-06-09 11:46:01 +03:00
Yatsishin Ilya
e18343ce17
Merge remote-tracking branch 'origin' into remove-enable-dictionaries
2021-06-04 11:43:41 +03:00
Yatsishin Ilya
cb2277381f
try remove
2021-05-28 18:45:56 +03:00
Yatsishin Ilya
a6c7e03aba
merge remote-tracking branch 'origin' into integration-2
2021-04-29 17:30:54 +03:00
Yatsishin Ilya
cb101e46bb
finally
2021-04-29 14:57:48 +03:00
vdimir
67efca21dd
Disable test_odbc_interaction for MSan build
2021-04-28 11:39:55 +03:00
Yatsishin Ilya
c59a11f798
Merge remote-tracking branch 'origin' into integration-2
2021-04-27 18:34:33 +03:00
alexey-milovidov
212f68e279
Merge branch 'master' into fix-odbc
2021-04-17 21:29:03 +03:00
kssenii
5258cccdf7
Add test
2021-04-17 09:55:36 +00:00
kssenii
5dc2dfa437
Fix
2021-04-17 09:00:58 +00:00
Yatsishin Ilya
10b7037d9c
Merge remote-tracking branch 'origin' into integration-2
2021-04-14 14:21:40 +03:00
Yatsishin Ilya
e4d1ea846c
more
2021-04-13 13:52:22 +03:00
kssenii
7a89948801
Fix
2021-04-07 07:16:50 +00:00
kssenii
0b39480d51
Better
2021-04-06 20:01:23 +00:00
Yatsishin Ilya
9f5a527df7
Merge remote-tracking branch 'origin' into integration-2
2021-04-02 13:34:49 +03:00
kssenii
29db632d64
Update test
2021-04-01 13:36:37 +00:00
kssenii
cb845731b0
Add connection pools
2021-03-31 12:41:12 +00:00
kssenii
7fdab046b5
Add test for cyrillic + varchar(n) from issue
2021-03-29 14:25:15 +00:00
kssenii
364a6a5e7a
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-03-28 21:19:49 +00:00
kssenii
b3e5f5d8c6
Add support for datetime64 and Decimal* for odbc storage
2021-03-26 21:26:49 +00:00
alesapin
8b08c0c3a6
Fix test_odbc_interaction
2021-03-26 17:45:52 +03:00
Yatsishin Ilya
fb3078a863
Merge remote-tracking branch 'origin' into integration-2
2021-03-26 13:08:39 +03:00
Yatsishin Ilya
f14d4be88e
change postgres
2021-03-19 19:44:08 +03:00
Alexander Tokmakov
1845df25f3
fix possibly dangling reference to Context
2021-03-19 17:02:48 +03:00
Yatsishin Ilya
dbf04c2a81
fixes
2021-03-19 14:50:17 +03:00
Yatsishin Ilya
65a55b1010
Merge remote-tracking branch 'origin' into integration-2
2021-02-19 20:07:16 +03:00
kssenii
62486d6e06
Add test
2021-02-17 19:02:57 +00:00
Yatsishin Ilya
677528326f
postgres
2021-02-17 18:40:01 +03:00
Yatsishin Ilya
0b62ef4aa9
more fixes
2021-02-16 10:10:01 +03:00
Yatsishin Ilya
06e1188d9e
wip
2021-02-15 12:35:45 +03:00
alesapin
18f1fd0caa
Make integration odbc tests idempotent
2021-01-28 11:40:12 +03:00
alesapin
3e1b2f515b
Merge pull request #17311 from ClickHouse/fix_integration_tests
...
Fix some flaky tests
2020-11-25 10:09:27 +03:00
Vitaly Baranov
4b3488934c
Disable running test test_odbc_interaction.test_bridge_dies_with_parent with asan.
2020-11-24 17:55:02 +03:00
Vitaly Baranov
3c85165e60
Redirect stderr, stdout for clickhouse-odbc-bridge to files.
2020-11-24 17:55:02 +03:00
alesapin
cb234e28ea
Fix garbage test
2020-11-24 11:09:10 +03:00
alesapin
db1aef8994
More retries
2020-11-23 23:44:46 +03:00
alesapin
1c5da1c178
Better timeouts
2020-11-23 19:39:57 +03:00
alesapin
c9b382b4af
Fix flaky integration tests
2020-11-23 17:40:32 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +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
Yatsishin Ilya
fda89095cc
Split tag part from image
2020-09-02 17:22:54 +03:00
Yatsishin Ilya
160776f183
Add explicit main_configs, user_configs and dictionaries in integration tests.
2020-08-12 11:55:04 +03:00
Yatsishin Ilya
42894ecb27
wait more
2020-07-08 10:36:35 +03:00
alesapin
b4d89bd124
Fix comment
2020-06-22 16:31:16 +03:00
Alexey Milovidov
8cce416921
Added a test with another hostname
2020-06-22 01:12:35 +03:00
Alexander Tokmakov
6a496ce9dc
better test
2020-05-15 00:51:21 +03:00