Azat Khuzhin
|
d28963d695
|
tests: do not leave any queries after finish
This should fix issues like [1], where because one query from the
previous test was left the next fails, in this particular report the
problem was that 01281_group_by_limit_memory_tracking fails due to the
query from 01301_aggregate_state_exception_memory_leak was running in
background.
[1]: https://s3.amazonaws.com/clickhouse-test-reports/34919/311f884d3d4215f7f82c2dd66ea51d071d313241/stateless_tests__thread__actions__[2/3].html
v2: wait for queries in 01249_flush_interactive
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-03-09 17:29:33 +03:00 |
|
mergify[bot]
|
275ce197c7
|
Merge branch 'master' into fix-tests
|
2022-03-05 23:26:36 +00:00 |
|
avogar
|
8a12a4c214
|
Try to fix failed tests
|
2022-03-05 16:17:08 +00:00 |
|
Anton Popov
|
c836a57000
|
fix reading from system.asynchronous_inserts table
|
2022-03-04 11:46:15 +00:00 |
|
Anton Popov
|
9a58e4a8ba
|
fix deadlock in concurrent async inserts and truncates
|
2021-09-27 19:39:32 +03:00 |
|
Anton Popov
|
01757a85a7
|
temporarily fix tests
|
2021-09-26 14:59:39 +03:00 |
|
Anton Popov
|
332a2ac990
|
temporarily fix tests
|
2021-09-26 14:58:55 +03:00 |
|
Anton Popov
|
99175f7acc
|
minor enhancements in async inserts
|
2021-09-16 20:55:34 +03:00 |
|
Anton Popov
|
4eae64b174
|
add stress test for async inserts
|
2021-09-09 20:17:19 +03:00 |
|