Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix integration tests source-clickhouse Mac OS #13539

Closed
suhomud opened this issue Jun 7, 2022 · 2 comments · Fixed by #14201 or #14701
Closed

Fix integration tests source-clickhouse Mac OS #13539

suhomud opened this issue Jun 7, 2022 · 2 comments · Fixed by #14201 or #14701
Assignees

Comments

@suhomud
Copy link
Contributor

suhomud commented Jun 7, 2022

After updating testcontainers lib to 1.17.1 version integration tests failed for Mac OS with next error:

2022-06-03 12:31:54 source > 2022-06-03 12:31:54 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details.
2022-06-03 12:31:54 source > java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30001ms.
@grishick
Copy link
Contributor

grishick commented Jul 6, 2022

I ran

./gradlew :airbyte-integrations:connectors:source-clickhouse:integrationTestJava

on my M1 Macand got this result:

44 tests completed, 17 failed, 1 skipped Task :airbyte-integrations:connectors:source-clickhouse:integrationTestJava FAILED FAILURE: Build failed with an exception.

test results are attached
source-clicklhouse-test-results.zip

@grishick grishick reopened this Jul 6, 2022
@alexandr-shegeda alexandr-shegeda removed their assignment Jul 19, 2022
@suhomud
Copy link
Contributor Author

suhomud commented Jul 25, 2022

Hi @grishick, could you have a look at attached PR?

@suhomud suhomud linked a pull request Jul 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants