Marcel Reutegger created OAK-9879:
-------------------------------------

             Summary: FileCacheTest.getDifferentConcurrent() fails occasionally
                 Key: OAK-9879
                 URL: https://issues.apache.org/jira/browse/OAK-9879
             Project: Jackrabbit Oak
          Issue Type: Task
          Components: blob-plugins
            Reporter: Marcel Reutegger


The test sometimes fails with
{noformat}
java.lang.AssertionError: expected:<2> but was:<1>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:633)
        at 
org.apache.jackrabbit.oak.plugins.blob.FileCacheTest.assertCacheStats(FileCacheTest.java:566)
        at 
org.apache.jackrabbit.oak.plugins.blob.FileCacheTest.getDifferentConcurrent(FileCacheTest.java:267)
{noformat}

I can reproduce locally when running the test repeatedly. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to