Gustavo Fernandes created ISPN-8202:
---------------------------------------
Summary: cli.interpreter.SiteStatementTest random failures
Key: ISPN-8202
URL:
https://issues.jboss.org/browse/ISPN-8202
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Gustavo Fernandes
{noformat}
expected:<ok> but was:<Unable to pushState to
'NYC'. org.infinispan.commons.CacheException: Problems invoking
command.>
Stacktrace
java.lang.AssertionError: expected:<ok> but was:<Unable to pushState to
'NYC'. org.infinispan.commons.CacheException: Problems invoking command.>
at
org.infinispan.cli.interpreter.SiteStatementTest.lambda$assertInterpreterOutput$7(SiteStatementTest.java:191)
at
org.infinispan.cli.interpreter.SiteStatementTest.assertInterpreterOutput(SiteStatementTest.java:198)
at
org.infinispan.cli.interpreter.SiteStatementTest.assertInterpreterOutput(SiteStatementTest.java:189)
at
org.infinispan.cli.interpreter.SiteStatementTest.testSiteStateTransfer(SiteStatementTest.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)