[infinispan-issues] [JBoss JIRA] (ISPN-2509) org.infinispan.client.hotrod.PingOnStartupTest.testTopologyFetched randomly fails
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Mon Jan 21 04:51:22 EST 2013
[ https://issues.jboss.org/browse/ISPN-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749117#comment-12749117 ]
RH Bugzilla Integration commented on ISPN-2509:
-----------------------------------------------
Anna Manukyan <amanukya at redhat.com> made a comment on [bug 855376|https://bugzilla.redhat.com/show_bug.cgi?id=855376]
For making sure, that the error message will be later available for investigation, please find the error log here:
Error Message
expected:<2> but was:<1>
Stacktrace
java.lang.AssertionError: expected:<2> but was:<1>
at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:245)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:252)
at org.infinispan.client.hotrod.PingOnStartupTest$1.call(PingOnStartupTest.java:74)
at org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager(HotRodClientTestingUtil.java:97)
at org.infinispan.client.hotrod.PingOnStartupTest.testTopologyFetched(PingOnStartupTest.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:715)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
> org.infinispan.client.hotrod.PingOnStartupTest.testTopologyFetched randomly fails
> ---------------------------------------------------------------------------------
>
> Key: ISPN-2509
> URL: https://issues.jboss.org/browse/ISPN-2509
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Reporter: Anna Manukyan
> Assignee: Mircea Markus
> Labels: testsuite_stability
>
> The test failed on Solaris11_x64 sparcs.
> The log is available here:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EDG6/view/EDG-REPORTS-FUNC/job/edg-60-ispn-testsuite-solaris/jdk=java16_default,label=solaris11-x64/20/testReport/org.infinispan.client.hotrod/PingOnStartupTest/testTopologyFetched/
> The bug doesn't appear when the test is run separately.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list