Skip to content

tests: (in attempt to) fix 00596_limit_on_expanded_ast flakiness#91097

Merged
azat merged 2 commits intoClickHouse:masterfrom
azat:tests/00596_limit_on_expanded_ast
Nov 28, 2025
Merged

tests: (in attempt to) fix 00596_limit_on_expanded_ast flakiness#91097
azat merged 2 commits intoClickHouse:masterfrom
azat:tests/00596_limit_on_expanded_ast

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Nov 28, 2025

Looks like it was always slow 1

And the reason is started to fail more frequently is targeted check.

As for why it started to fail in Stateless tests (amd_msan, parallel), maybe because after the job got merged (before it was splitted into 2 jobs) more tests was running in parallel, which can affect this test duration.

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Fixes: #90721

@azat azat added the 🍃 green ci 🌿 Fixing flaky tests in CI label Nov 28, 2025
@azat azat marked this pull request as ready for review November 28, 2025 09:36
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Nov 28, 2025

Workflow [PR], commit [4c04b16]

Summary:

job_name test_name status info comment
Stateless tests (amd_msan, parallel) failure
00816_long_concurrent_alter_column FAIL cidb, issue

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Nov 28, 2025
@azat azat force-pushed the tests/00596_limit_on_expanded_ast branch from f69bdef to 2183613 Compare November 28, 2025 10:36
@azat
Copy link
Copy Markdown
Member Author

azat commented Nov 28, 2025

@hanfei1991 hanfei1991 self-assigned this Nov 28, 2025
@azat azat enabled auto-merge November 28, 2025 16:12
@azat azat added this pull request to the merge queue Nov 28, 2025
Merged via the queue into ClickHouse:master with commit c0c188e Nov 28, 2025
128 of 130 checks passed
@azat azat deleted the tests/00596_limit_on_expanded_ast branch November 28, 2025 18:58
@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Nov 28, 2025
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.

00596_limit_on_expanded_ast is flaky

3 participants