]
Ryan Emerson reassigned ISPN-8176:
----------------------------------
Assignee: Ryan Emerson
RemoteCacheStoreIT.testReadOnly random failures
-----------------------------------------------
Key: ISPN-8176
URL:
https://issues.jboss.org/browse/ISPN-8176
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Gustavo Fernandes
Assignee: Ryan Emerson
Labels: testsuite_stability
java.lang.AssertionError: expected null, but was:<v1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:664)
at org.junit.Assert.assertNull(Assert.java:646)
at org.junit.Assert.assertNull(Assert.java:656)
at
org.infinispan.server.test.cs.remote.RemoteCacheStoreIT.testReadOnly(RemoteCacheStoreIT.java:85)