Skip to content

CI fixes#93390

Merged
PedroTadim merged 4 commits intomasterfrom
fuzzer-fix
Jan 5, 2026
Merged

CI fixes#93390
PedroTadim merged 4 commits intomasterfrom
fuzzer-fix

Conversation

@PedroTadim
Copy link
Copy Markdown
Member

@PedroTadim PedroTadim commented Jan 5, 2026

Changelog category (leave one):

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

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

...

Documentation entry for user-facing changes

  • When generating inserts, the table may not have any insertable columns. Remove the wrong assertion.

  • A column may be modified more than once in a single ALTER statement. Add defensive lines.

  • A few probability tweaks.

  • Miss formats in URL calls sometimes, and see what happens.

  • Add generateSerialID column to non-deterministic tables only.

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh Bot commented Jan 5, 2026

Workflow [PR], commit [823b064]

Summary:

job_name test_name status info comment
Integration tests (amd_asan, db disk, old analyzer, 1/6) failure
test_projection_rebuild_with_required_columns/test.py::test_projection_rebuild_uses_only_required_columns FAIL cidb, issue ISSUE EXISTS
Integration tests (amd_asan, db disk, old analyzer, 4/6) failure
test_kafka_bad_messages/test_mv_target_missing.py::test_missing_mv_transitive_target[generate_old_create_table_query] FAIL cidb, issue ISSUE EXISTS
Integration tests (arm_binary, distributed plan, 1/4) failure
test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node FAIL cidb, issue ISSUE CREATED
BuzzHouse (amd_debug) failure
Logical error: 'Inconsistent AST formatting: the query: (STID: 1941-1bfa) FAIL cidb, issue ISSUE EXISTS

@clickhouse-gh clickhouse-gh Bot added the pr-ci label Jan 5, 2026
@PedroTadim PedroTadim enabled auto-merge January 5, 2026 09:56
@PedroTadim PedroTadim added this pull request to the merge queue Jan 5, 2026
Merged via the queue into master with commit 12ed0c6 Jan 5, 2026
126 of 131 checks passed
@PedroTadim PedroTadim deleted the fuzzer-fix branch January 5, 2026 14:13
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jan 5, 2026
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.

2 participants