ClickHouse/tests
Azat Khuzhin 2fce2b21a8 Use pytest.raises(match=) in test_allowed_client_hosts
Since pytest.raises() produces excinfo not exception, hence at least
str(excinfo.value) should be used to match the exception message.
2020-09-15 01:36:28 +03:00
..
ci Add ASTFuzzer to checks list 2020-09-08 16:31:59 +03:00
config
external_models/catboost
fuzz
instructions
integration Use pytest.raises(match=) in test_allowed_client_hosts 2020-09-15 01:36:28 +03:00
perf_drafts
performance Merge pull request #14710 from ClickHouse/aku/faster-perf 2020-09-14 19:17:34 +03:00
queries Drop policy on start in 01308_row_policy_and_trivial_count_query 2020-09-15 01:36:22 +03:00
testflows
users.d
.gitignore
clickhouse-client.xml
clickhouse-test
clickhouse-test-server
client-test.xml
CMakeLists.txt
CTestCustom.cmake
decimals_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt
server-test.xml
stress
strings_dictionary.xml
tsan_suppressions.txt
users.xml