[jira] [Commented] (OAK-4709) Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2

2017-10-09 Thread Julian Reschke (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16196986#comment-16196986
 ] 

Julian Reschke commented on OAK-4709:
-

These occasional test failures keep wasting our time. Can we disable those 
tests? 

> Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2
> --
>
> Key: OAK-4709
> URL: https://issues.apache.org/jira/browse/OAK-4709
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: tarmk-standby
>Affects Versions: 1.2.18, 1.4.6, 1.6.1
>Reporter: Julian Reschke
>
> This test reliably fails for me in 1.4 with:
> {noformat}
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT)
>   Time elapsed: 1.3 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } 
> }>
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (OAK-4709) Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2

2016-10-03 Thread Amit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15541670#comment-15541670
 ] 

Amit Jain commented on OAK-4709:


I see failures of this test as well as related tests quite often on some build 
environments. I am not sure if these modules can be deprecated from earlier 
stable branches. Given that OAK-4735 fixes (or tries) these tests, we should 
consider backporting them to 1.2/1.4 branches.

> Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2
> --
>
> Key: OAK-4709
> URL: https://issues.apache.org/jira/browse/OAK-4709
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: tarmk-standby
>Affects Versions: 1.4.6, 1.2.18
>Reporter: Julian Reschke
>
> This test reliably fails for me in 1.4 with:
> {noformat}
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT)
>   Time elapsed: 1.3 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } 
> }>
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OAK-4709) Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2

2016-08-31 Thread Francesco Mari (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452528#comment-15452528
 ] 

Francesco Mari commented on OAK-4709:
-

That's still unclear to me.

> Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2
> --
>
> Key: OAK-4709
> URL: https://issues.apache.org/jira/browse/OAK-4709
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: tarmk-standby
>Affects Versions: 1.4.6, 1.2.18
>Reporter: Julian Reschke
>
> This test reliably fails for me in 1.4 with:
> {noformat}
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT)
>   Time elapsed: 1.3 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } 
> }>
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OAK-4709) Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2

2016-08-31 Thread Julian Reschke (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452522#comment-15452522
 ] 

Julian Reschke commented on OAK-4709:
-

Well, what does this mean for this module in 1.4 and 1.2? Also 
unmaintained/deprecated?

> Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2
> --
>
> Key: OAK-4709
> URL: https://issues.apache.org/jira/browse/OAK-4709
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: tarmk-standby
>Affects Versions: 1.4.6, 1.2.18
>Reporter: Julian Reschke
>
> This test reliably fails for me in 1.4 with:
> {noformat}
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT)
>   Time elapsed: 1.3 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } 
> }>
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OAK-4709) Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2

2016-08-31 Thread Francesco Mari (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452356#comment-15452356
 ] 

Francesco Mari commented on OAK-4709:
-

Since oak-tarmk-standby is not going to be maintained anymore, I guess that the 
easiest thing to do is to ignore the test and wait until the whole module gets 
deprecated and dismissed.

> Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2
> --
>
> Key: OAK-4709
> URL: https://issues.apache.org/jira/browse/OAK-4709
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: tarmk-standby
>Affects Versions: 1.4.6, 1.2.18
>Reporter: Julian Reschke
>
> This test reliably fails for me in 1.4 with:
> {noformat}
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT)
>   Time elapsed: 1.3 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } 
> }>
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OAK-4709) Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2

2016-08-31 Thread Julian Reschke (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452262#comment-15452262
 ] 

Julian Reschke commented on OAK-4709:
-

Fails in 1.2 as well.

> Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2
> --
>
> Key: OAK-4709
> URL: https://issues.apache.org/jira/browse/OAK-4709
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: tarmk-standby
>Affects Versions: 1.4.6, 1.2.18
>Reporter: Julian Reschke
>
> This test reliably fails for me in 1.4 with:
> {noformat}
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT)
>   Time elapsed: 1.3 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } 
> }>
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OAK-4709) Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2

2016-08-26 Thread Manfred Baedke (JIRA)

[ 
https://issues.apache.org/jira/browse/OAK-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438923#comment-15438923
 ] 

Manfred Baedke commented on OAK-4709:
-

This test also fails for me, but only occasionally. That might be influenced by 
the value of the system property standby.test.timeout.

> Test failure: ExternalPrivateStoreIT.testProxyFlippedIntermediateByte2
> --
>
> Key: OAK-4709
> URL: https://issues.apache.org/jira/browse/OAK-4709
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: tarmk-standby
>Affects Versions: 1.4.6
>Reporter: Julian Reschke
>
> This test reliably fails for me in 1.4 with:
> {noformat}
> testProxyFlippedIntermediateByte2(org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT)
>   Time elapsed: 1.3 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } 
> }>
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)