Vitaly Baranov
18e036d19b
Improved serialization for data types combined of Arrays and Tuples.
...
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
2021-02-17 20:50:09 +03:00
alesapin
bb4ced05f9
Fix fast test
2021-02-17 17:52:32 +03:00
alesapin
e0980fd0b7
Fix fasttest retry for failed tests
2021-02-17 17:41:21 +03:00
tavplubix
dd02106a08
Update run.sh
2021-02-17 12:01:41 +03:00
Alexander Tokmakov
6c9771484b
add hung check to stress test
2021-02-16 22:39:25 +03:00
Alexander Tokmakov
bf6f64a3fb
Merge branch 'master' into database_replicated
2021-02-16 01:28:19 +03:00
Alexander Tokmakov
9c7cf9e92e
remove some debug code
2021-02-15 13:26:34 +03:00
alesapin
5f32f65211
Merge branch 'master' into in_memory_raft
2021-02-11 23:09:29 +03:00
Alexander Kuzmenkov
308fbd2ba5
Update run-fuzzer.sh
2021-02-11 10:45:51 +03:00
Alexander Kuzmenkov
2571dac984
Merge pull request #20111 from ClickHouse/aku/window-prototype
...
RANGE OFFSET window frame
2021-02-11 10:39:21 +03:00
Ivan
be831d09f7
Update Pytest check ( #18972 )
...
* [WIP]
* Update skip-list
* Update ci_config.json
* Do not sync inserts for test
* Fix more tests
* Fix another test
* Enable one more test
* More fixed tests
* More test fixes
* Do not absolutize server path for now
* More test fixes
* Unset CLICKHOUSE_LOG_COMMENT where necessary
* Remove debugging set -e
* Fix more tests
* Fix test reference
* Fix style check
2021-02-10 21:09:13 +03:00
Alexander Kuzmenkov
739990d075
fix fast test
2021-02-10 15:44:07 +03:00
Alexander Kuzmenkov
c18749a704
fix a bug and add some tests
2021-02-09 17:44:04 +03:00
Alexander Tokmakov
5e0cbfe972
Merge branch 'master' into database_replicated
2021-02-08 23:01:12 +03:00
alesapin
d5ee7d33e9
Merge branch 'master' into in_memory_raft
2021-02-08 10:30:31 +03:00
alesapin
6247d59c32
Use fixed version
2021-02-05 18:30:45 +03:00
alesapin
92a4c4e318
Add librdkafka to integration tests runner
2021-02-05 18:28:20 +03:00
alesapin
9c04d912ec
Merge branch 'master' into in_memory_raft
2021-02-04 11:50:32 +03:00
Alexey Milovidov
82ab793731
Fix missing type check in StorageEmbeddedRocksDB
2021-02-03 20:35:23 +03:00
Alexander Tokmakov
d010f97db0
Merge branch 'master' into database_replicated
2021-02-03 20:13:25 +03:00
alexey-milovidov
830b0eb36e
Merge pull request #19974 from qoega/kerberized-hdfs-port-clash
...
Fixed port clash from test_storage_kerberized_hdfs test.
2021-02-03 10:16:14 +03:00
Yatsishin Ilya
19d6e867c6
HDFS test had a clash with 9000 ClickHouse port.
2021-02-02 12:08:47 +03:00
alesapin
0aca40d8cb
Merge branch 'master' into in_memory_raft
2021-02-01 14:30:11 +03:00
robot-clickhouse
cd82eed093
Auto version update to [21.3.1.1] [54448]
2021-02-01 12:50:56 +03:00
Alexey Milovidov
ddd4a7b1b5
Add exception for fast test
2021-01-31 08:33:41 +03:00
Azat Khuzhin
2430551f1c
style-check: count stderr as an error too
...
Since there were precedents
2021-01-29 22:30:56 +03:00
Azat Khuzhin
3001608f2c
check-style: fix typo (s/pytest/pylint) in docker image
2021-01-29 22:30:37 +03:00
alesapin
8116d039f9
Merge branch 'master' into in_memory_raft
2021-01-29 18:55:46 +03:00
alesapin
048938effe
Merge pull request #19806 from ClickHouse/dont_run_all_tests_in_parallel
...
Don't run all stateless tests in parallel
2021-01-29 18:34:56 +03:00
alesapin
941f60a7b5
Temporary retrun dicttoxml to integration tests runner
2021-01-29 16:17:17 +03:00
alesapin
e4f9a4ea65
Merge branch 'master' into in_memory_raft
2021-01-29 15:56:54 +03:00
alesapin
626a23afc7
Fix option
2021-01-29 15:51:10 +03:00
alesapin
bcc3c4193e
Merge pull request #19697 from qoega/easier-macro-xml-generate
...
No more dicttoxml with excessive logs in integration tests
2021-01-29 12:00:20 +03:00
Alexander Kuzmenkov
348bbe85b2
Merge pull request #19715 from ClickHouse/aku/flaky-parallel
...
Run tests in parallel in flaky check
2021-01-28 19:16:28 +03:00
alexey-milovidov
9f95fd9c62
Merge pull request #19752 from ClickHouse/fuzzer-more-reliable
...
Make Fuzzer more reliable
2021-01-28 18:06:27 +03:00
alexey-milovidov
77e86901b8
Merge pull request #19751 from azat/docker-lsof
...
Add missing lsof for fasttest docker image
2021-01-28 12:06:43 +03:00
alesapin
c3db529543
Merge branch 'master' into in_memory_raft
2021-01-28 12:01:54 +03:00
Alexey Milovidov
4c0c2d03fb
Make Fuzzer more reliable
2021-01-28 10:22:18 +03:00
Azat Khuzhin
d9ca77d90e
Add missing lsof for fasttest docker image
2021-01-28 09:58:35 +03:00
Alexey Milovidov
442c6d758a
Fuzzer: better messages.
2021-01-28 04:09:47 +03:00
Alexander Kuzmenkov
8070562bd0
Run tests in parallel in flaky check
2021-01-27 18:24:39 +03:00
alesapin
dd54e5afe8
Merge branch 'master' into in_memory_raft
2021-01-27 15:32:16 +03:00
alexey-milovidov
3296ad29e2
Merge pull request #19676 from azat/clickhouse-test-fix
...
clickhouse-test tiny cleanup
2021-01-27 15:12:18 +03:00
Yatsishin Ilya
d21d838604
No more dicttoxml with excessive logs
2021-01-27 12:50:11 +03:00
Azat Khuzhin
93d375f67a
Check clickhouse-test with pylint during style check
2021-01-27 00:14:23 +03:00
alesapin
6441d3200b
Merge branch 'master' into in_memory_raft
2021-01-26 14:14:39 +03:00
Amos Bird
a2ceca3fa1
Fix recursive propagation
2021-01-26 10:29:12 +08:00
Alexander Tokmakov
3146a1a954
fix
2021-01-25 21:59:23 +03:00
alesapin
46ca832aa1
Enable nuraft in fast test
2021-01-25 18:53:13 +03:00
alesapin
eccd9a29de
Build NuRaft even in fast test
2021-01-25 18:32:59 +03:00
alesapin
18fb642e45
Check for hung queries in fast test
2021-01-25 11:53:04 +03:00
alexey-milovidov
9e34739b0e
Update run-fuzzer.sh
2021-01-25 05:45:58 +03:00
Alexey Milovidov
716594fc8d
Maybe better
2021-01-24 19:42:37 +03:00
Alexey Milovidov
a69911a2dc
More diagnostics in fuzzer #19108
2021-01-24 02:59:00 +03:00
Alexey Milovidov
47b4b94cc4
More diagnostics in fuzzer #19108
2021-01-24 00:45:17 +03:00
alexey-milovidov
ab6343ff1f
Merge pull request #19474 from ClickHouse/aes-fix-strange-code
...
Fix insufficient args check in AES functions
2021-01-23 22:05:01 +03:00
Alexey Milovidov
d1bd4ef793
Merge branch 'master' of github.com:yandex/ClickHouse into blns
2021-01-23 12:08:38 +03:00
Alexey Milovidov
6b06fbe791
Fix fast test
2021-01-23 05:43:33 +03:00
alexey-milovidov
feebf64cb1
Merge pull request #19397 from ClickHouse/aes-msan
...
Fix MSan report in AES functions
2021-01-23 04:47:36 +03:00
Alexey Milovidov
f7db6e10d3
Fix very strange code in AES functions
2021-01-23 02:35:40 +03:00
Alexey Milovidov
4452abf0fc
Merge branch 'master' into aes-remove-complications
2021-01-23 02:30:09 +03:00
Alexander Kuzmenkov
6027827974
Update run-fuzzer.sh
2021-01-23 02:05:18 +03:00
Alexey Milovidov
bbe3c54f34
Merge branch 'aes-msan' into aes-remove-complications
2021-01-23 00:48:45 +03:00
alexey-milovidov
819483fd9a
Merge pull request #19396 from ClickHouse/fuzz-limit-memory
...
Limit max memory usage in fuzz testing
2021-01-22 21:09:25 +03:00
Alexey Milovidov
76ef420d15
Update fast test
2021-01-22 21:05:25 +03:00
alexey-milovidov
136e9652d0
Update query-fuzzer-tweaks-users.xml
2021-01-22 17:16:08 +03:00
Ilya Yatsishin
41a4f54bcc
Update docker/test/fuzzer/query-fuzzer-tweaks-users.xml
2021-01-22 15:36:15 +03:00
Alexander Kuzmenkov
3048fa8414
Update run-fuzzer.sh
2021-01-22 13:21:29 +03:00
Alexander Kuzmenkov
8c0e207c9c
Update run-fuzzer.sh
2021-01-22 13:20:45 +03:00
Ilya Yatsishin
c54c47405b
Merge pull request #19363 from qoega/sqlancer-rename
...
SQLancer binary changed its name
2021-01-22 12:35:06 +03:00
Alexey Milovidov
af5c3a5034
Limit max memory usage in fuzz testing
2021-01-22 03:13:47 +03:00
Alexander Kuzmenkov
963699d9c8
Update run-fuzzer.sh
2021-01-22 02:26:49 +03:00
Alexander Kuzmenkov
b0fca03d79
Update run-fuzzer.sh
2021-01-22 01:13:48 +03:00
Alexander Kuzmenkov
56687b2d84
Update run.sh
2021-01-21 23:29:01 +03:00
Alexander Kuzmenkov
e9e3314026
Update run-fuzzer.sh
2021-01-21 23:05:35 +03:00
Yatsishin Ilya
a623084eb0
Merge remote-tracking branch 'origin' into sqlancer-rename
2021-01-21 20:36:52 +03:00
Yatsishin Ilya
4ac080b2ca
SQLancer binary changed its name
2021-01-21 17:53:28 +03:00
alesapin
fe6b964b32
Revert "Revert "Auto version update to [21.2.1.1] [54446]""
...
This reverts commit 42f63e14b5
.
2021-01-21 12:39:46 +03:00
Alexander Kuzmenkov
7b4d1fba6a
Update run-fuzzer.sh
2021-01-20 20:18:02 +03:00
Alexey Milovidov
ea0052aba5
Fix error in fuzzer
2021-01-20 03:02:58 +03:00
Alexander Kuzmenkov
20dd97b4b4
Update run-fuzzer.sh
2021-01-19 21:02:31 +03:00
Alexander Kuzmenkov
f5931a2289
Merge pull request #19236 from ClickHouse/aku/echo-leading
...
Make `-- { echo }` hint preserve leading comments
2021-01-19 20:20:58 +03:00
Yatsishin Ilya
a565638129
stop server
2021-01-19 17:37:27 +03:00
Yatsishin Ilya
2e9c27eaf6
fix tar
2021-01-19 14:42:56 +03:00
Yatsishin Ilya
2a924c1186
ls
2021-01-19 13:31:23 +03:00
Yatsishin Ilya
3ae8d37e83
better
2021-01-19 12:48:05 +03:00
Yatsishin Ilya
b32f6cdf10
Merge remote-tracking branch 'origin' into add-sqlancer-test-docker
2021-01-19 11:20:12 +03:00
alexey-milovidov
eabc90075c
Update run-fuzzer.sh
2021-01-18 21:57:45 +03:00
alexey-milovidov
179158ac5a
Update run-fuzzer.sh
2021-01-18 18:24:05 +03:00
Yatsishin Ilya
e590509d67
Merge remote-tracking branch 'origin' into add-sqlancer-test-docker
2021-01-18 17:24:59 +03:00
Alexander Kuzmenkov
c153268da7
Make -- { echo }
hint preserve leading comments.
2021-01-18 15:15:46 +03:00
Alexey Milovidov
3289078ead
Merge branch 'master' into aggressive-fuzz-new-tests
2021-01-18 14:04:00 +03:00
Alexey Milovidov
2c96fc53f5
Make symbolizers available in fuzzer Docker image
2021-01-17 23:54:00 +03:00
alexey-milovidov
b3d137471e
Merge branch 'master' into aggressive-fuzz-new-tests
2021-01-16 23:56:44 +03:00
Alexey Milovidov
909873b45c
Prepare Fuzzer to run with different builds
2021-01-16 23:54:39 +03:00
alexey-milovidov
ea5e7d98a4
Update run-fuzzer.sh
2021-01-16 23:47:01 +03:00
alexey-milovidov
41c77b4775
Update run-fuzzer.sh
2021-01-16 22:01:29 +03:00
alexey-milovidov
b226a4ed4d
Update run-fuzzer.sh
2021-01-16 19:36:08 +03:00
Alexey Milovidov
52a05f4b5d
Extreme fuzzing of newly added tests
2021-01-16 18:03:32 +03:00
Alexander Kuzmenkov
1b37d7716f
Update run-fuzzer.sh
2021-01-15 18:06:51 +03:00