[infinispan-issues] [JBoss JIRA] (ISPN-6851) EncryptProtocolIT fails after jgroups upgrade

Vojtech Juranek (JIRA) issues at jboss.org
Tue Jul 12 13:48:00 EDT 2016


    [ https://issues.jboss.org/browse/ISPN-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264401#comment-13264401 ] 

Vojtech Juranek commented on ISPN-6851:
---------------------------------------

JGroups {{ENCRYPT}} is deprecated and {{SYM_ENCPRYT}} or {{ASYM_ENRYPT}} should be used instead.

> EncryptProtocolIT fails after jgroups upgrade
> ---------------------------------------------
>
>                 Key: ISPN-6851
>                 URL: https://issues.jboss.org/browse/ISPN-6851
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Server
>    Affects Versions: 9.0.0.Alpha3
>            Reporter: Vojtech Juranek
>            Assignee: Vojtech Juranek
>
> After upgrading jgroups to 3.6.10, {{EncryptProtocolIT}} fails with 
> {noformat}
> java.lang.AssertionError: expected:<2> 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.junit.Assert.assertEquals(Assert.java:542)
>     at org.infinispan.server.test.security.jgroups.encrypt.EncryptProtocolIT.testEncryptProtocolRegistered(EncryptProtocolIT.java:98)
> {noformat}
> Also see JGRP-2088 for details



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list