Skip to content

Fixes to make "make sdk-test" to run standalone#67

Draft
koletzilla wants to merge 1 commit into
mainfrom
clickhouse/fixes-for-sdk-testing
Draft

Fixes to make "make sdk-test" to run standalone#67
koletzilla wants to merge 1 commit into
mainfrom
clickhouse/fixes-for-sdk-testing

Conversation

@koletzilla

Copy link
Copy Markdown
Contributor

Summary

Those tests are mostly exercises by the ./destination/main_e2e_test.go file, but they fail if the are run straignt with make sdk-test:
Fixes

  • default_configuration.txt was being used as an input file and it was failing because of it. Renaming it so it definetively skips it
  • table_to_truncate was being used by two different test, failing because the table already existed.

Pending things:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant