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

ASF GitHub Bot commented on SAMZA-1205:
---------------------------------------

GitHub user shanthoosh opened a pull request:

    https://github.com/apache/samza/pull/120

    SAMZA-1205 : Disable flaky tests in TestJmxServer.

    @navina  
    
    Please take a look when you get a chance. 
    
    Here is the failure build : 
https://builds.apache.org/job/samza-pr-checks/210/console

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shanthoosh/samza disable_jmx_server_tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/120.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #120
    
----
commit 4a87d1ad7fa826fdedc6297c31e1e66b6dc360dc
Author: Shanthoosh Venkataraman <[email protected]>
Date:   2017-04-11T00:17:23Z

    SAMZA-1205 : Disable flaky tests in TestJmxServer.

----


> Disable Flaky test : TestJmxServer#serverStartsUp
> -------------------------------------------------
>
>                 Key: SAMZA-1205
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1205
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>
> TestJmxServer brings up an EmbeddedJmxServer and uses it to test the 
> behavior. However, due to failures in bringing up/connecting to JMX server, 
> this fails intermittently. Temporarily disabling it. Here is the failure 
> exception.
> serverStartsUp FAILED
>     java.lang.AssertionError: Couldn't open connection to local JMX server
>         at org.junit.Assert.fail(Assert.java:91)
>         at 
> org.apache.samza.metrics.TestJmxServer.serverStartsUp(TestJmxServer.scala:43)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to