Julian Reschke created OAK-6640:
-----------------------------------
Summary: test failure in ResponseDecoderTest
Key: OAK-6640
URL: https://issues.apache.org/jira/browse/OAK-6640
Project: Jackrabbit Oak
Issue Type: Bug
Components: segment-tar
Affects Versions: 1.7.6
Reporter: Julian Reschke
apparently Window only
{{
[INFO] Running
org.apache.jackrabbit.oak.segment.standby.codec.ResponseDecoderTest
[ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.348
s <<< FAILURE! - in
org.apache.jackrabbit.oak.segment.standby.codec.ResponseDecoderTest
[ERROR]
shouldDecodeValidTwoChunksGetBlobResponses(org.apache.jackrabbit.oak.segment.standby.codec.ResponseDecoderTest)
Time elapsed: 0.016 s <<< FAILURE!
java.lang.AssertionError: expected:<4> but was:<7>
at
org.apache.jackrabbit.oak.segment.standby.codec.ResponseDecoderTest.shouldDecodeValidTwoChunksGetBlobResponses(ResponseDecoderTest.java:91)
}}
First revision showing the bug is 1804512
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)