Dan Berindei created ISPN-10981:
-----------------------------------
Summary: CacheWriterTest.shouldWriteThoughUsingPutAll_partialSuccess random
failures
Key: ISPN-10981
URL:
https://issues.jboss.org/browse/ISPN-10981
Project: Infinispan
Issue Type: Bug
Components: JCache
Affects Versions: 10.1.0.Beta1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.1.0.CR1
{{CacheWriterTest.shouldWriteThoughUsingPutAll_partialSuccess}} fails very often.
{noformat}
17:34:36,699 ERROR [TestSuiteProgress] Test failed:
CacheWriterTest.shouldWriteThroughRemoveAllSpecific_partialSuccess
java.lang.AssertionError: expected:<Hola World> but was:<null>
at org.junit.Assert.fail(Assert.java:88) ~[junit-4.12.jar:4.12]
at org.junit.Assert.failNotEquals(Assert.java:834) ~[junit-4.12.jar:4.12]
at org.junit.Assert.assertEquals(Assert.java:118) ~[junit-4.12.jar:4.12]
at org.junit.Assert.assertEquals(Assert.java:144) ~[junit-4.12.jar:4.12]
at
org.jsr107.tck.integration.CacheWriterTest.shouldWriteThroughRemoveAllSpecific_partialSuccess(CacheWriterTest.java:1047)
~[cache-tests-1.1.0-tests.jar:?]
{noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)