ClickHouse/tests/queries/0_stateless/01676_clickhouse_client_autocomplete.reference
Azat Khuzhin b514300cee tests: fix 01676_clickhouse_client_autocomplete
Previusly it works incorrectly, timeout does not work when some stdin
attached for expect, and so the test was wrong.

Also this test requires small timeout since it waits in the loop until
the completion will be loaded.

So to make the test more clean, add a message when is_done is set to 1,
and update the reference file.

And also cleanup the test to reduce copy-paste.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-30 19:36:17 +01:00

22 lines
526 B
Plaintext

# clickhouse-client
concatAssumeInjective: OK
ReplacingMergeTree: OK
JSONEachRow: OK
clusterAllReplicas: OK
SimpleAggregateFunction: OK
write_ahead_log_interval_ms_to_fsync: OK
max_concurrent_queries_for_all_users: OK
test_shard_localhost: OK
default_path_test: OK
default: OK
uniqCombined64ForEach: OK
system: OK
aggregate_function_combinators: OK
primary_key_bytes_in_memory_allocated: OK
# clickhouse-local
concatAssumeInjective: OK
ReplacingMergeTree: OK
JSONEachRow: OK
clusterAllReplicas: OK
SimpleAggregateFunction: OK