[
https://issues.apache.org/jira/browse/OAK-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Mari resolved OAK-4958.
---------------------------------
Resolution: Fixed
I haven't seen this test failing recently. Resolving the issue as fixed.
> Test failure: BrokenNetworkTest
> -------------------------------
>
> Key: OAK-4958
> URL: https://issues.apache.org/jira/browse/OAK-4958
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segment-tar
> Reporter: Michael Dürig
> Assignee: Francesco Mari
> Labels: test-failure
> Fix For: Segment Tar 0.0.18
>
> Attachments: BrokenNetworkTest-logs.zip
>
>
> On some machines the {{BrokenNetworkTest}} fails:
> {noformat}
> Failed tests:
> BrokenNetworkTest.testProxyFlippedEndByteSSL:103->useProxy:146 expected:<{
> root = { ... } }> but was:<{ root : { } }>
> BrokenNetworkTest.testProxyFlippedIntermediateByte:88->useProxy:146
> expected:<{ root = { ... } }> but was:<{ root : { } }>
> BrokenNetworkTest.testProxyFlippedIntermediateByteSSL:93->useProxy:146
> expected:<{ root = { ... } }> but was:<{ root : { } }>
> BrokenNetworkTest.testProxyFlippedStartByte:78->useProxy:146 expected:<{
> root = { ... } }> but was:<{ root : { } }>
> BrokenNetworkTest.testProxySSLSkippedBytes:63->useProxy:113->useProxy:146
> expected:<{ root = { ... } }> but was:<{ root : { } }>
>
> BrokenNetworkTest.testProxySSLSkippedBytesIntermediateChange:73->useProxy:113->useProxy:146
> expected:<{ root = { ... } }> but was:<{ root : { } }>
>
> BrokenNetworkTest.testProxySkippedBytesIntermediateChange:68->useProxy:113->useProxy:146
> expected:<{ root = { ... } }> but was:<{ root : { } }>
> {noformat}
> Stack traces are all similar to
> {noformat}
> testProxySkippedBytesIntermediateChange(org.apache.jackrabbit.oak.segment.standby.BrokenNetworkTest)
> Time elapsed: 5.577 sec <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { }
> }>
> at
> org.apache.jackrabbit.oak.segment.standby.BrokenNetworkTest.useProxy(BrokenNetworkTest.java:146)
> at
> org.apache.jackrabbit.oak.segment.standby.BrokenNetworkTest.useProxy(BrokenNetworkTest.java:113)
> at
> org.apache.jackrabbit.oak.segment.standby.BrokenNetworkTest.testProxySkippedBytesIntermediateChange(BrokenNetworkTest.java:68)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)