Skip to content

Fix trivial error in kill mutation test#13167

Merged
alexey-milovidov merged 1 commit intomasterfrom
fix-trivial-error-in-kill-mutation-test
Jul 31, 2020
Merged

Fix trivial error in kill mutation test#13167
alexey-milovidov merged 1 commit intomasterfrom
fix-trivial-error-in-kill-mutation-test

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

@alexey-milovidov alexey-milovidov added the testing Special issue with list of bugs found by CI label Jul 31, 2020
@@ -45,24 +45,24 @@ ${CLICKHOUSE_CLIENT} --query="ALTER TABLE test.kill_mutation DELETE WHERE x = 1

check_query2="SELECT count() FROM system.mutations WHERE database = 'test' AND table = 'kill_mutation' AND mutation_id = 'mutation_4.txt'"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was unused variable.

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jul 31, 2020
@alexey-milovidov
Copy link
Copy Markdown
Member Author

Functional tests Ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog testing Special issue with list of bugs found by CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants