Skip to content

make calls to be sure that parts are deleted#44156

Merged
CheSema merged 1 commit intoClickHouse:masterfrom
CheSema:fix_flaky_test_attach_detach
Dec 14, 2022
Merged

make calls to be sure that parts are deleted#44156
CheSema merged 1 commit intoClickHouse:masterfrom
CheSema:fix_flaky_test_attach_detach

Conversation

@CheSema
Copy link
Copy Markdown
Member

@CheSema CheSema commented Dec 12, 2022

Fixes #44154

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

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

...

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@CheSema CheSema added the flaky test flaky test found by CI label Dec 12, 2022
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-not-for-changelog This PR should not be mentioned in the changelog label Dec 12, 2022
@tavplubix tavplubix self-assigned this Dec 12, 2022
@CheSema
Copy link
Copy Markdown
Member Author

CheSema commented Dec 13, 2022

test_broken_detached_part_clean_up/test.py::test_store_cleanup #43735

@CheSema
Copy link
Copy Markdown
Member Author

CheSema commented Dec 14, 2022

test_merge_tree_hdfs/test.py::test_table_manipulations -- Some how hdfs lists some files related to table parts after CH dropped all parts in the table. It might be happen if hdfs has low guarantees for lsdir isolation. Will investigate it further.

The changes are good, they not enough for hdfs, but still good.

@CheSema CheSema merged commit fdecb85 into ClickHouse:master Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky test flaky test found by CI pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix flaky test test_attach_detach_partition

3 participants