Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
[INFO] [ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 1.582 s <<< FAILURE! - in org.apache.jackrabbit.oak.segment.azure.AzureTarFileTest [INFO] [ERROR] binaryReferencesIndexShouldBeTrimmedDownOnSweep(org.apache.jackrabbit.oak.segment.azure.AzureTarFileTest) Time elapsed: 0.375 s <<< FAILURE! [INFO] java.lang.AssertionError: expected:<{GCGeneration{generation=1,fullGeneration=0,isCompacted=false}={00000000-0000-0001-0000-000000000002=[b]}, GCGeneration{generation=2,fullGeneration=0,isCompacted=false}={00000000-0000-0002-0000-000000000001=[c]}}> but was:<{}> [INFO] at org.junit.Assert.fail(Assert.java:89) [INFO] at org.junit.Assert.failNotEquals(Assert.java:835) [INFO] at org.junit.Assert.assertEquals(Assert.java:120) [INFO] at org.junit.Assert.assertEquals(Assert.java:146) [INFO] at org.apache.jackrabbit.oak.segment.file.tar.TarFileTest.binaryReferencesIndexShouldBeTrimmedDownOnSweep(TarFileTest.java:217) [INFO] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [INFO] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [INFO] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [INFO] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [INFO] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [INFO] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
Attachments
Issue Links
- is fixed by
-
OAK-10272 Reverse #OAK-10022
- Closed