Michael Dürig created OAK-2659:
----------------------------------
Summary: Failed expectations in TarMK standby tests
Key: OAK-2659
URL: https://issues.apache.org/jira/browse/OAK-2659
Project: Jackrabbit Oak
Issue Type: Bug
Components: oak-tarmk-standby
Environment: Jenkins, Ubuntu:
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
Reporter: Michael Dürig
Fix For: 1.2
I see many similar test failures for {{FailoverMultipleClientsTestIT}} and
{{RecoverTestIT}} on Jenkins. For example:
{noformat}
testSyncLoop(org.apache.jackrabbit.oak.plugins.segment.standby.StandbyTestIT):
expected:<{ checkpoints = { ... }, root = { ... } }> but was:<{ root : { } }>
testLocalChanges(org.apache.jackrabbit.oak.plugins.segment.standby.RecoverTestIT):
expected: org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState<{ root =
{ ... } }> but was:
org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState<{ root = { ... } }>
{noformat}
See
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/31/jdk=jdk1.8.0_11,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=integrationTesting/console
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/31/jdk=latest1.7,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=integrationTesting/console
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/31/jdk=latest1.7,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=integrationTesting/console
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)