Vojtech Juranek created ISPN-6851:
-------------------------------------
Summary: 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)