[infinispan-issues] [JBoss JIRA] (ISPN-5117) EmbeddedAllTest.testAllEmbeddedClustered fails with AssertionError on Solaris
Tomas Sykora (JIRA)
issues at jboss.org
Mon Jan 5 07:42:29 EST 2015
[ https://issues.jboss.org/browse/ISPN-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029844#comment-13029844 ]
Tomas Sykora commented on ISPN-5117:
------------------------------------
I can see from the log that nodes are not clustered.
When running on my local machine:
Led 02, 2015 2:42:44 ODP. org.infinispan.remoting.transport.jgroups.JGroupsTransport viewAccepted
INFO: ISPN000094: Received new cluster view: [node1-21599|1] (2) [node1-21599, node2-46943]
which is missing here on solaris.
We might omit some special cluster configuration which is needed for solaris to make 2 embedded instances create a cluster successfully.
> EmbeddedAllTest.testAllEmbeddedClustered fails with AssertionError on Solaris
> -----------------------------------------------------------------------------
>
> Key: ISPN-5117
> URL: https://issues.jboss.org/browse/ISPN-5117
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 7.1.0.Alpha1
> Environment: Solaris
> Reporter: Vitalii Chepeliuk
> Labels: testsuite_stability
>
> {noformat}
> java.lang.AssertionError: expected:<value1> but was:<null>
> 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:144)
> at org.infinispan.all.embedded.EmbeddedAllTest.testAllEmbeddedClustered(EmbeddedAllTest.java:80)
> {noformat}
> *JENKINS JOB:* https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-solaris/243/USE_JDK=JDK7,jdk=java17_default,label_exp=sol11_sparc64/testReport/
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list