Commit Graph

9853 Commits

Author SHA1 Message Date
Alexey Milovidov
76fc054aa8
Merge pull request #66998 from ClickHouse/remove-kerberized-hdfs
Remove the support for Kerberized HDFS
2024-07-25 16:51:12 +00:00
Antonio Andelic
670413a69d
Merge pull request #67016 from ClickHouse/static-order-mess
Try to fix exception logging in destructors of static objects
2024-07-25 13:46:22 +00:00
Daniil Ivanik
2457a2a7d7
Merge pull request #66851 from yohannj/fix_error_codes
Update error codes related to number of accepted arguments
2024-07-25 13:32:14 +00:00
Vitaly Baranov
ac514a5103
Merge pull request #66881 from vitlibar/fix-broken-part-error-while-restoring-to-s3-plain-rewritable
Fix broken part error while restoring to s3_plain_rewritable
2024-07-25 11:16:31 +00:00
alesapin
0a023e763a
Merge pull request #67067 from ClickHouse/increase_timeout_for_server
[CI Fest] Increase timeout for test_broken_part_during_merge
2024-07-25 10:17:09 +00:00
János Benjamin Antal
d785f4dde9
Merge pull request #67070 from ClickHouse/fix-flaky-test-seekable-formats-tests
Fix flaky `test_seekable_formats_url` and `test_seekable_formats` S3 storage tests
2024-07-25 08:32:52 +00:00
Ilya Yatsishin
db5b4c0e96
Merge pull request #66986 from qoega/integration-flaky-check-repeat
Add hardening to integration tests flaky check: repeat test case multiple times with same environment.
2024-07-25 08:18:37 +00:00
Nikita Fomichev
e1f89f41f7
Merge pull request #67027 from ClickHouse/fix-flaky-integration-tests
Integration tests: fix flaky tests `test_backup_restore_on_cluster/test_concurrency.py` & `test_manipulate_statistics/test.py`
2024-07-25 07:50:17 +00:00
Alexey Milovidov
397a523971
Merge pull request #67019 from ClickHouse/divanik/fix_test_azure_flaky
[Green CI] Fix test test_storage_azure_blob_storage
2024-07-24 19:03:05 +00:00
robot-clickhouse
ce153c9b54 Automatic style fix 2024-07-24 16:05:18 +00:00
Vitaly Baranov
2e25808e58 Fix test test_backup_restore_s3. 2024-07-24 18:04:29 +02:00
János Benjamin Antal
fa48ff0ca1 Separate tests 2024-07-24 15:49:17 +00:00
alesapin
f990f235da Increase timeout for test_broken_part_during_merge 2024-07-24 17:20:19 +02:00
Nikita Fomichev
9aaf806021 Integration tests: fix flaky tests 2 2024-07-24 14:03:40 +02:00
Yatsishin Ilya
d507adf9a7 fix 2024-07-24 11:33:31 +00:00
Nikita Fomichev
2ea10d9994 Integration tests: fix flaky tests 2024-07-24 13:13:58 +02:00
divanik
f21a9e5d08 Fix bug 2024-07-24 11:00:49 +00:00
divanik
1b95a68dc0 Fix typo 2024-07-24 10:48:18 +00:00
divanik
8c19d502f8 Add decorator and retries for azurite 2024-07-24 10:44:06 +00:00
robot-clickhouse
e7b5c0ea19 Automatic style fix 2024-07-24 10:14:35 +00:00
Antonio Andelic
48b3008126 Handle better static destructors 2024-07-24 12:04:28 +02:00
Robert Schulze
68a0b28b81
Merge pull request #66934 from rschu1ze/issue-66887
Un-flake test_runtime_configurable_cache_size
2024-07-24 08:10:59 +00:00
Ilya Yatsishin
02ee0d8dd4
Merge pull request #66896 from qoega/improve-integration-tests-1
Improved test_storage_s3 tests to make it repeatable
2024-07-24 07:52:39 +00:00
Alexey Milovidov
e156db4922 Remove the support for Kerberized HDFS 2024-07-24 07:56:11 +02:00
Ilya Yatsishin
d04ca9eea6 fix 2024-07-24 00:08:32 +02:00
Ilya Yatsishin
fe487a11bf Merge remote-tracking branch 'qoega/improve-integration-tests-2' into integration-flaky-check-repeat 2024-07-23 23:57:31 +02:00
Yatsishin Ilya
7a6233340e Hardening of test_backup_restore_new test 2024-07-23 21:57:01 +00:00
Ilya Yatsishin
2f8b28a17c Touch test to trigger flaky check 2024-07-23 17:05:23 +02:00
Ilya Yatsishin
e0a7aa80af Enable repeat for flaky check for more tests hardening 2024-07-23 16:57:07 +02:00
Yatsishin Ilya
e671d4c55d more changes 2024-07-23 14:43:49 +00:00
Robert Schulze
919005c4f7
Incorporate review feedback 2024-07-23 13:10:01 +00:00
Robert Schulze
496c1fbf84
Un-flake test_runtime_configurable_cache_size 2024-07-23 12:46:09 +00:00
Yatsishin Ilya
1c723e7fd7 black 2024-07-23 09:10:47 +00:00
Antonio Andelic
133e734d73 Move to integration test 2024-07-23 09:05:09 +02:00
Yatsishin Ilya
ac679892ab fix 2024-07-22 16:28:11 +00:00
Yatsishin Ilya
69be00cbf0 Improve 2024-07-22 16:27:28 +00:00
Alexey Milovidov
ffb766d30e
Merge pull request #66818 from ClickHouse/miscellaneous
Miscellaneous
2024-07-22 13:24:21 +00:00
Yohann Jardin
2f1818b8d5 update error codes related to number of accepted arguments 2024-07-22 11:21:54 +02:00
Alexey Milovidov
1a3559fbc3 What if I will change this test? 2024-07-22 08:47:32 +02:00
Alexey Milovidov
3d4604a64a Revert "What if I will change this test?"
This reverts commit ed02246e0c.
2024-07-22 08:47:08 +02:00
Alexey Milovidov
ed02246e0c What if I will change this test? 2024-07-22 08:46:41 +02:00
Alexey Milovidov
2570f2b0a3 Merge branch 'miscellaneous' of github.com:ClickHouse/ClickHouse into miscellaneous 2024-07-21 11:29:30 +02:00
Alexey Milovidov
7ed9ab2338 Remove wrong logic from InterpreterCreateQuery 2024-07-21 11:29:12 +02:00
robot-clickhouse
efd5ff9f4c Automatic style fix 2024-07-21 09:15:22 +00:00
Alexey Milovidov
a6f1c46448 Miscellaneous 2024-07-21 11:08:38 +02:00
Alexey Milovidov
39b298295c
Merge pull request #66760 from ClickHouse/fix-flaky-rabbitmq-test
Use non-existent address to check connection error at table creation
2024-07-21 05:22:09 +00:00
Alexey Milovidov
ee3c0e7e1f Better diagnostics in test_disk_configuration 2024-07-20 21:50:53 +02:00
Alexey Milovidov
d61dd473c6
Merge pull request #66731 from ClickHouse/remove-bad-test
Remove bad test `host_resolver_fail_count`
2024-07-19 23:17:53 +00:00
Alexey Milovidov
160149c1eb
Merge pull request #66743 from ClickHouse/vdimir/issue-65989
Add test test_storage_mysql/test.py::test_joins
2024-07-19 20:18:46 +00:00
Vitaly Baranov
38126bb436 Add test. 2024-07-19 19:09:55 +02:00