Skip to content

test: fix flakiness of test_async_load_databases (pushing to MV reordered and lack of proper cleanup)#88573

Merged
azat merged 2 commits intoClickHouse:masterfrom
azat:tests/test_async_load_databases
Oct 15, 2025
Merged

test: fix flakiness of test_async_load_databases (pushing to MV reordered and lack of proper cleanup)#88573
azat merged 2 commits intoClickHouse:masterfrom
azat:tests/test_async_load_databases

Conversation

@azat
Copy link
Member

@azat azat commented Oct 15, 2025

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Fixes: #88572
Introduced in: #88339

@clickhouse-gh
Copy link
Contributor

clickhouse-gh bot commented Oct 15, 2025

Workflow [PR], commit [703f510]

Summary:

job_name test_name status info comment
Integration tests (amd_asan, old analyzer, 4/6) failure
test_ddl_worker_with_loopback_hosts/test.py::test_ddl_worker_with_loopback_hosts FAIL cidb

@azat azat requested a review from CheSema October 15, 2025 12:20
@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Oct 15, 2025
@antaljanosbenjamin antaljanosbenjamin self-assigned this Oct 15, 2025
@azat azat enabled auto-merge October 15, 2025 12:45
@azat azat added this pull request to the merge queue Oct 15, 2025
Merged via the queue into ClickHouse:master with commit d2c395b Oct 15, 2025
121 of 123 checks passed
@azat azat deleted the tests/test_async_load_databases branch October 15, 2025 15:11
@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Oct 15, 2025
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Jan 30, 2026
…atabases

test: fix flakiness of test_async_load_databases (pushing to MV reordered and lack of proper cleanup)
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 pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_async_load_databases is flaky

3 participants