You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alexey Romanenko (Jira)" <ji...@apache.org> on 2021/04/14 16:57:00 UTC

[jira] [Commented] (BEAM-12150) Clickhouse test failures

    [ https://issues.apache.org/jira/browse/BEAM-12150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321155#comment-17321155 ] 

Alexey Romanenko commented on BEAM-12150:
-----------------------------------------

Can you make sure that Docker is running while you run the tests? I checked it locally and I don't see any fails.
 

> Clickhouse test failures
> ------------------------
>
>                 Key: BEAM-12150
>                 URL: https://issues.apache.org/jira/browse/BEAM-12150
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-clickhouse
>            Reporter: Elliotte Rusty Harold
>            Priority: P2
>
> This is using the Docker dev environment with zero changes from head. I.e. a clean checkout.
>  
> $ ./gradlew -p sdks/java/io/clickhouse check
> Configuration on demand is an incubating feature.
> > Task :sdks:java:io:clickhouse:test
>  
> org.apache.beam.sdk.io.clickhouse.AtomicInsertTest > classMethod FAILED
>  java.lang.IllegalStateException at DockerClientProviderStrategy.java:215
> org.apache.beam.sdk.io.clickhouse.AtomicInsertTest > classMethod FAILED
>  java.lang.NullPointerException at BaseClickHouseTest.java:134
> org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest > classMethod FAILED
>  java.lang.IllegalStateException at DockerClientProviderStrategy.java:109
> org.apache.beam.sdk.io.clickhouse.ClickHouseIOTest > classMethod FAILED
>  java.lang.NullPointerException at BaseClickHouseTest.java:134
> 29 tests completed, 4 failed
> > Task :sdks:java:io:clickhouse:test FAILED



--
This message was sent by Atlassian Jira
(v8.3.4#803005)