[
https://issues.apache.org/jira/browse/OAK-10181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-10181:
---------------------------------
Description:
...continues to be a problem over here.
[~mreutegg] - would it make sense to increase the timeout again? (as per
https://github.com/apache/jackrabbit-oak/pull/655/files)?
was:
[Failed integration
test|https://ci-builds.apache.org/job/Jackrabbit/job/oak-trunk-pr/job/PR-605/4/testReport/junit/org.apache.jackrabbit.oak.plugins.blob.datastore/DataStoreBlobStoreStatsTest/oak_blob_plugins___testDSBSGetAllMetaRecsErrorStats/?cloudbees-analytics-link=scm-reporting%2Ftests%2Ffailed]
oak-blob-plugins /
org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStoreStatsTest.testDSBSGetAllMetaRecsErrorStats
(branch: trunk)
{noformat}
java.lang.AssertionError: expected:<1> but was:<0>
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.datastore.DataStoreBlobStoreStatsTest.testDSBSGetAllMetaRecsErrorStats(DataStoreBlobStoreStatsTest.java:711)
{noformat}
See also other test failures for the same class reported in OAK-8897 and
OAK-8952.
{noformat}
[ERROR]
testDSBSReadBlobStats(org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStoreStatsTest)
Time elapsed: 1.047 s <<< FAILURE!
java.lang.AssertionError: expected:<2> but was:<1>
at
org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStoreStatsTest.testDSBSReadBlobStats(DataStoreBlobStoreStatsTest.java:99)
{noformat}
{noformat}
[ERROR]
testDSBSGetRecordErrorStats(org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStoreStatsTest)
Time elapsed: 1.093 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStoreStatsTest.testDSBSGetRecordErrorStats(DataStoreBlobStoreStatsTest.java:306)
{noformat}
> Flaky test: DataStoreBlobStoreStatsTest
> ---------------------------------------
>
> Key: OAK-10181
> URL: https://issues.apache.org/jira/browse/OAK-10181
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: blob-plugins
> Affects Versions: 1.50.0
> Reporter: Joerg Hoh
> Assignee: Marcel Reutegger
> Priority: Major
>
> ...continues to be a problem over here.
> [~mreutegg] - would it make sense to increase the timeout again? (as per
> https://github.com/apache/jackrabbit-oak/pull/655/files)?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)