Skip to content

Mark 01771_bloom_filter_not_has as no-parallel and long#47148

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:tests/fix-01771_bloom_filter_not_has
Mar 5, 2023
Merged

Mark 01771_bloom_filter_not_has as no-parallel and long#47148
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:tests/fix-01771_bloom_filter_not_has

Conversation

@azat
Copy link
Member

@azat azat commented Mar 2, 2023

This test can take long enough time in debug build > 10min, and because clickhouse-test does not wait the test in this case and simply call DROP DATABASE, this will eventually lead to error during DROP since the table is still in use.

CI: https://s3.amazonaws.com/clickhouse-test-reports/45491/99329d868232d9377d7f808763e951e6f15fd71c/stateless_tests__debug__%5B5/5%5D.html

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

This test can take long enough time in debug build > 10min, and because
clickhouse-test does not wait the test in this case and simply call DROP
DATABASE, this will eventually lead to error during DROP since the table
is still in use.

CI: https://s3.amazonaws.com/clickhouse-test-reports/45491/99329d868232d9377d7f808763e951e6f15fd71c/stateless_tests__debug__%5B5/5%5D.html
Signed-off-by: Azat Khuzhin <[email protected]>
@nickitat nickitat self-assigned this Mar 2, 2023
@alexey-milovidov alexey-milovidov merged commit 791aaf7 into ClickHouse:master Mar 5, 2023
@azat azat deleted the tests/fix-01771_bloom_filter_not_has branch March 5, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants