You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erich Duda (JIRA)" <ji...@apache.org> on 2016/07/14 13:10:20 UTC

[jira] [Updated] (ARTEMIS-342) [Artemis Testsuite] NettySecurityClientTest.testProducerConsumerClientWithSecurityManager fails

     [ https://issues.apache.org/jira/browse/ARTEMIS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erich Duda updated ARTEMIS-342:
-------------------------------
    Fix Version/s:     (was: 1.2.0)

> [Artemis Testsuite] NettySecurityClientTest.testProducerConsumerClientWithSecurityManager fails
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-342
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-342
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Erich Duda
>
> This test consistently fails on all JDKs.
> {code}
> client VM did not exit cleanly expected:<0> but was:<1>
> java.lang.AssertionError: client VM did not exit cleanly expected:<0> but was:<1>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:555)
> 	at org.apache.activemq.artemis.tests.integration.security.NettySecurityClientTest.doTestProducerConsumerClient(NettySecurityClientTest.java:96)
> 	at org.apache.activemq.artemis.tests.integration.security.NettySecurityClientTest.testProducerConsumerClientWithSecurityManager(NettySecurityClientTest.java:45)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)