[
https://issues.apache.org/jira/browse/OAK-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved OAK-6640.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.7.7
Fixed by making sure the test closes the input stream.
> 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
> Assignee: Andrei Dulceanu
> Fix For: 1.8, 1.7.7
>
> Attachments: OAK-6640.diff
>
>
> apparently Windows only
> {noformat}
> [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)
> {noformat}
> First revision showing the bug is 1804512
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)