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

ASF GitHub Bot commented on BAHIR-179:
--------------------------------------

Github user eskabetxe commented on the issue:

    https://github.com/apache/bahir-flink/pull/35
  
    hi @lresende,
    the changes are because i change:
    - the tests with docker images, this affect the projects of flume and kudu
    - upgrade junit to version 5.3.1
    - the test disabled, is not working on master, because its ignored because 
actual parent pom have this
                <includes>                 
                  <include>**/Test*.java</include>      
                  <include>**/*Test.java</include>      
                  <include>**/*TestCase.java</include>  
                  <include>**/*Suite.java</include>     
                </includes>
    and the test class is named ActiveMQConnectorITCase and its not working, if 
you launch the test on local you will see that fail..


> fail silently when tests need docker image to be running
> --------------------------------------------------------
>
>                 Key: BAHIR-179
>                 URL: https://issues.apache.org/jira/browse/BAHIR-179
>             Project: Bahir
>          Issue Type: Test
>          Components: Flink Streaming Connectors
>            Reporter: Joao Boto
>            Assignee: Joao Boto
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to