Skip to content

tests: fix test_max_temporary_data_size_on_disk flakiness#94212

Merged
azat merged 2 commits intoClickHouse:masterfrom
azat:tests/test_max_temporary_data_size_on_disk
Jan 21, 2026
Merged

tests: fix test_max_temporary_data_size_on_disk flakiness#94212
azat merged 2 commits intoClickHouse:masterfrom
azat:tests/test_max_temporary_data_size_on_disk

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Jan 14, 2026

Integration tests randomizes max_block_size, from 8k to 100k

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Fixes: #93911

@azat azat added the 🍃 green ci 🌿 Fixing flaky tests in CI label Jan 14, 2026
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jan 14, 2026

Workflow [PR], commit [accd3e1]

Summary:

job_name test_name status info comment
Integration tests (amd_tsan, 3/6) failure
test_ttl_move/test.py::TestCancelBackgroundMoving::test_cancel_background_moving_on_stop_moves_query FAIL cidb, issue
Integration tests (amd_tsan, 5/6) failure
test_storage_s3_queue/test_6.py::test_ordered_mode_with_hive[AzureQueue-4-16-1] FAIL cidb

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jan 14, 2026
@Avogar Avogar self-assigned this Jan 14, 2026
@azat azat force-pushed the tests/test_max_temporary_data_size_on_disk branch 3 times, most recently from 851824f to a967bb2 Compare January 15, 2026 07:45
@azat azat force-pushed the tests/test_max_temporary_data_size_on_disk branch from a967bb2 to accd3e1 Compare January 15, 2026 09:54
@azat
Copy link
Copy Markdown
Member Author

azat commented Jan 20, 2026

@Avogar PTAL

@azat azat enabled auto-merge January 21, 2026 11:49
@azat azat added this pull request to the merge queue Jan 21, 2026
Merged via the queue into ClickHouse:master with commit bebf6e8 Jan 21, 2026
129 of 132 checks passed
@azat azat deleted the tests/test_max_temporary_data_size_on_disk branch January 21, 2026 12:04
@robot-ch-test-poll robot-ch-test-poll added the pr-synced-to-cloud The PR is synced to the cloud repo label Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍃 green ci 🌿 Fixing flaky tests in CI 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.

Flaky test: test_max_temporary_data_size_on_disk/test.py::test

3 participants