Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
1.2.18, 1.4.6, 1.6.1
-
None
-
None
Description
This test reliably fails for me in 1.4 with:
testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT) Time elapsed: 1.3 sec <<< FAILURE! java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } }>
It does not fail in trunk, but that's because all ITs for tarmk-standby currently are skipped, because they are executed with fixture SEGMENT_TAR while the code checks for SEGMENT_MK.
Attachments
Issue Links
- is duplicated by
-
OAK-5613 Test failure: segment.standby.ExternalSharedStoreIT.testProxyFlippedIntermediateByteChange2
- Resolved
-
OAK-6206 ExternalPrivateStoreIT.testProxyFlippedIntermediateByteChange2 failing
- Resolved
-
OAK-6239 ExternalPrivateStoreIT.testProxyFlippedIntermediateByteChange2 frequently failing
- Resolved
- relates to
-
OAK-4110 Test failure: testProxySkippedBytesIntermediateChange
- Closed