Skip to content

Fix 03357_join_pk_sharding timeouts#92704

Merged
thevar1able merged 2 commits intomasterfrom
try-fix-03357_join_pk_sharding-timeout
Dec 23, 2025
Merged

Fix 03357_join_pk_sharding timeouts#92704
thevar1able merged 2 commits intomasterfrom
try-fix-03357_join_pk_sharding-timeout

Conversation

@thevar1able
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

Analyzing failures for 03357_join_pk_sharding I notice that most of them have max_threads=1 and were ran with MSan or ASan.
Let's disable running with some sanitizers and set max_threads explicitly. Closes #85939

@thevar1able thevar1able changed the title Try fix 03357 join pk sharding timeout Fix 03357_join_pk_sharding timeouts Dec 19, 2025
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Dec 19, 2025

Workflow [PR], commit [30fa952]

Summary:

job_name test_name status info comment
Stateless tests (amd_binary, old analyzer, s3 storage, DatabaseReplicated, parallel) failure
02319_lightweight_delete_on_merge_tree FAIL cidb, issue ISSUE EXISTS
03238_create_or_replace_view_atomically_with_replicated_engine FAIL cidb, issue ISSUE CREATED
Stateless tests (amd_tsan, parallel) failure
00699_materialized_view_mutations FAIL cidb, issue ISSUE CREATED
Stateless tests (amd_debug, distributed plan, s3 storage, parallel) failure
02319_lightweight_delete_on_merge_tree FAIL cidb, issue ISSUE EXISTS

@thevar1able thevar1able added this pull request to the merge queue Dec 23, 2025
Merged via the queue into master with commit f7b1a48 Dec 23, 2025
127 of 131 checks passed
@thevar1able thevar1able deleted the try-fix-03357_join_pk_sharding-timeout branch December 23, 2025 16:18
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-synced-to-cloud The PR is synced to the cloud repo label Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-ci 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.

03357_join_pk_sharding is flaky

3 participants