Skip to content

Disable dictionary layout settings while fuzzing#93083

Merged
PedroTadim merged 2 commits intomasterfrom
disable-dict-layout
Dec 26, 2025
Merged

Disable dictionary layout settings while fuzzing#93083
PedroTadim merged 2 commits intomasterfrom
disable-dict-layout

Conversation

@PedroTadim
Copy link
Copy Markdown
Member

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

It makes some sanitizer CI runs slow because of possible large values. Also added some missing settings when oracles are not running.

Closes #92285

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Dec 26, 2025

Workflow [PR], commit [882917e]

Summary:

job_name test_name status info comment
Integration tests (amd_asan, db disk, old analyzer, 2/6) failure
test_storage_s3_queue/test_5.py::test_shutdown_order FAIL cidb
test_storage_s3_queue/test_5.py::test_mv_settings[1-unordered] FAIL cidb
test_storage_s3_queue/test_5.py::test_mv_settings[1-ordered] FAIL cidb
test_storage_s3_queue/test_5.py::test_mv_settings[9999999999-unordered] FAIL cidb
test_storage_s3_queue/test_5.py::test_mv_settings[9999999999-ordered] FAIL cidb
test_storage_s3_queue/test_5.py::test_detach_attach_table FAIL cidb
test_storage_s3_queue/test_5.py::test_failed_startup FAIL cidb
test_storage_s3_queue/test_5.py::test_create_or_replace_table FAIL cidb
test_storage_s3_queue/test_5.py::test_persistent_processing_nodes_cleanup FAIL cidb
test_storage_s3_queue/test_5.py::test_persistent_processing FAIL cidb
3 more test cases not shown
Integration tests (arm_binary, distributed plan, 4/4) failure
test_userspace_page_cache/test.py::test_size_adjustment FAIL cidb, issue
Integration tests (amd_tsan, 2/6) failure
test_storage_s3_queue/test_5.py::test_shutdown_order FAIL cidb
BuzzHouse (amd_debug) failure
Logical error: 'Inconsistent AST formatting: the query: (STID: 1941-1bfa) FAIL cidb, issue

@clickhouse-gh clickhouse-gh bot added the pr-ci label Dec 26, 2025
@PedroTadim PedroTadim changed the title Disable dictionaty layout settings while Fuzzing Disable dictionary layout settings while Fuzzing Dec 26, 2025
@PedroTadim PedroTadim enabled auto-merge December 26, 2025 09:13
@PedroTadim PedroTadim changed the title Disable dictionary layout settings while Fuzzing Disable dictionary layout settings while fuzzing Dec 26, 2025
@PedroTadim PedroTadim added this pull request to the merge queue Dec 26, 2025
Merged via the queue into master with commit 4ff79b4 Dec 26, 2025
126 of 131 checks passed
@PedroTadim PedroTadim deleted the disable-dict-layout branch December 26, 2025 12:34
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Dec 26, 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.

BuzzHouse: Server unresponsive: memory limit exceeded

2 participants