Maksim Kita
|
95d3571ab9
|
Added test to skiplist
|
2021-04-11 12:03:55 +03:00 |
|
alesapin
|
9294f3ca9a
|
Fix skip list
|
2021-04-08 15:03:35 +03:00 |
|
Maksim Kita
|
ef7571c226
|
Merge pull request #22521 from kitaisreal/dictionaries-update-field-fix
FlatDictionary, HashedDictionary update_field optimizations
|
2021-04-07 23:29:53 +03:00 |
|
alesapin
|
9fd251eaaf
|
Merge pull request #22514 from ClickHouse/merge_tree_deduplication
Non replicated merge tree deduplication
|
2021-04-07 10:19:43 +03:00 |
|
Anton Popov
|
c05c1f7a34
|
Merge pull request #22666 from CurtizJ/fix-flaky-tests-1
Fix random failures of tests that are using query_log
|
2021-04-06 14:22:26 +03:00 |
|
Anton Popov
|
663b300ab2
|
remove test from parallel run
|
2021-04-05 17:02:42 +03:00 |
|
alesapin
|
0ceb95aa55
|
Merge branch 'master' into merge_tree_deduplication
|
2021-04-04 18:32:27 +03:00 |
|
Maksim Kita
|
ff86c21e65
|
Dictionary update field fix
|
2021-04-04 16:30:48 +03:00 |
|
Maksim Kita
|
0bfb429c42
|
Merge pull request #22479 from kitaisreal/clickhouse-dictionary-source-loop-fix
ClickHouseDictionarySource loop fix
|
2021-04-04 13:29:17 +03:00 |
|
alesapin
|
0204f5dd35
|
Merge branch 'master' into merge_tree_deduplication
|
2021-04-03 15:24:26 +03:00 |
|
alesapin
|
b127e31451
|
CI fixes
|
2021-04-03 14:56:56 +03:00 |
|
alexey-milovidov
|
3d860fc6ac
|
Merge pull request #22322 from abyss7/issue-21907
Do not limit HTTP chunk size
|
2021-04-03 01:58:22 +03:00 |
|
Maksim Kita
|
d84fd76f3f
|
Fixed test
|
2021-04-03 00:40:31 +03:00 |
|
tavplubix
|
514a931c2c
|
try fix skip_list parsing
|
2021-04-02 20:23:41 +03:00 |
|
Alexander Kuzmenkov
|
51bbc9c9ba
|
Update skip_list.json
|
2021-04-02 18:37:34 +03:00 |
|
Alexander Kuzmenkov
|
e7df8893df
|
Merge pull request #22300 from ClickHouse/trying_parallel_func_tests
Trying parallel func tests
|
2021-04-02 18:09:58 +03:00 |
|
Alexander Kuzmenkov
|
414d6fb25d
|
Update skip_list.json
|
2021-04-02 18:08:20 +03:00 |
|
Ivan Lezhankin
|
059175217f
|
Fix test a little bit
|
2021-04-02 13:57:56 +03:00 |
|
Alexander Kuzmenkov
|
3492e3c40c
|
fixes
|
2021-04-02 13:50:09 +03:00 |
|
Maksim Kita
|
55984e849c
|
Merge branch 'master' into hierarchy-dictionaries-updated
|
2021-03-31 15:55:07 +03:00 |
|
Alexander Tokmakov
|
500a20f30d
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-30 16:23:33 +03:00 |
|
Alexander Kuzmenkov
|
0696ed390d
|
Merge pull request #22181 from ClickHouse/aku/flaky-stateless
less flaky functional tests
|
2021-03-30 14:40:07 +03:00 |
|
Alexander Tokmakov
|
a5b07f2f03
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-29 22:43:25 +03:00 |
|
tavplubix
|
3c0f5a57ec
|
Merge pull request #21535 from ClickHouse/distributed_ddl_improvements
Distributed DDL improvements
|
2021-03-29 22:40:11 +03:00 |
|
Alexander Kuzmenkov
|
2b7d2fab82
|
less flaky functional tests
|
2021-03-29 22:12:20 +03:00 |
|
alesapin
|
3b119355d2
|
Merge pull request #22118 from ClickHouse/try_to_fix992
Trying to fix my favorite test
|
2021-03-27 10:17:14 +03:00 |
|
Maksim Kita
|
0faab7ae35
|
Fixed PODArray insertFromItself
|
2021-03-27 00:49:16 +03:00 |
|
alesapin
|
b0e401088a
|
Make this test sequential
|
2021-03-26 15:20:49 +03:00 |
|
alexey-milovidov
|
f1efa33571
|
Merge branch 'master' into client-fix-highlight-multiline-comment
|
2021-03-26 02:40:11 +03:00 |
|
tavplubix
|
5dfd0045a6
|
Merge branch 'master' into distributed_ddl_improvements
|
2021-03-22 18:13:19 +03:00 |
|
Alexander Tokmakov
|
d03b1312eb
|
update skip_list
|
2021-03-22 17:31:43 +03:00 |
|
Maksim Kita
|
249d4a1843
|
Fixed tests
|
2021-03-21 18:10:12 +03:00 |
|
Maksim Kita
|
a53c90e509
|
Upated system.dictionaries table
|
2021-03-19 12:43:57 +03:00 |
|
Alexander Tokmakov
|
ce31d4608b
|
fix tests
|
2021-03-18 22:13:21 +03:00 |
|
Alexander Tokmakov
|
343b8c906d
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-18 16:01:04 +03:00 |
|
Alexander Tokmakov
|
fdae70df6c
|
fix tests
|
2021-03-18 15:50:03 +03:00 |
|
alexey-milovidov
|
04c957962f
|
Merge pull request #21724 from azat/tests-replicated-merge-tree-zk-path
Do not overlap zookeeper path for ReplicatedMergeTree in stateless *.sh tests
|
2021-03-17 22:11:14 +03:00 |
|
Azat Khuzhin
|
9921e7ca28
|
Add 01545_system_errors into skip_list.parallel
https://clickhouse-test-reports.s3.yandex.net/21529/2ce2772d35eb3d81628f4d294d5799e9f05333fd/functional_stateless_tests_flaky_check_(address).html#fail1
|
2021-03-16 22:31:49 +03:00 |
|
Alexander Tokmakov
|
2d34bbb4b2
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-16 21:29:26 +03:00 |
|
Alexander Tokmakov
|
735acf27d8
|
try run stateful tests
|
2021-03-16 19:39:31 +03:00 |
|
alesapin
|
23a7c00ba4
|
Merge branch 'master' into fix_alter_decimal
|
2021-03-16 10:24:46 +03:00 |
|
Azat Khuzhin
|
a03a9051e1
|
Mark some tests as long
From [1] and [2]:
[1]: https://clickhouse-test-reports.s3.yandex.net/21724/dacb6066237b78511ad5f07cc65045b8cf4e5e7b/functional_stateless_tests_flaky_check_(address).html#fail1
[2]: https://clickhouse-test-reports.s3.yandex.net/21724/ee8ece157987f3cd8b68ca4a5b7df709f4688208/functional_stateless_tests_flaky_check_(address)/test_run.txt.out.log
[3]: https://clickhouse-test-reports.s3.yandex.net/21724/e4485ce0b1d1b21c4360bbdecacd2485d1634a91/functional_stateless_tests_flaky_check_(address)/test_run.txt.out.log
|
2021-03-16 09:52:31 +03:00 |
|
alesapin
|
31ec24255e
|
Fix skip list
|
2021-03-15 14:24:52 +03:00 |
|
alesapin
|
307b89f6b0
|
fix skip list
|
2021-03-15 14:20:11 +03:00 |
|
tavplubix
|
6a265f468e
|
Merge branch 'master' into distributed_ddl_improvements
|
2021-03-15 11:24:14 +03:00 |
|
alexey-milovidov
|
edbaf756a0
|
Merge pull request #21696 from azat/stress-tests-fixes
Tests fixes (that was found by stress tests)
|
2021-03-14 12:31:57 +03:00 |
|
Maksim Kita
|
084bd03672
|
Merge pull request #21692 from azat/dict-ip_trie-access_to_key_from_attributes
Fix SIGSEGV on not existing attributes from ip_trie with access_to_key_from_attributes
|
2021-03-13 23:13:26 +03:00 |
|
Azat Khuzhin
|
833dbf1225
|
Mark 01294_lazy_database_concurrent_recreate_reattach_and_show_tables as long
|
2021-03-13 13:43:17 +03:00 |
|
Azat Khuzhin
|
68dff2d954
|
Mark 01018_ip_dictionary as long
https://clickhouse-test-reports.s3.yandex.net/21692/481d897cadb6b1a309478f24a46efe506b7108d6/functional_stateless_tests_flaky_check_(address).html#fail1
|
2021-03-13 11:06:49 +03:00 |
|
Vasily Nemkov
|
f4246e7be5
|
Merge branch 'master' into governance/query_log
|
2021-03-12 18:31:08 +03:00 |
|