You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/04/29 11:59:00 UTC

[jira] [Commented] (OAK-7938) Test failure: MBeanIT.testClientAndServerEmptyConfig

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

Julian Reschke commented on OAK-7938:
-------------------------------------

Just happened for me with:

 
{noformat}
[INFO] Running org.apache.jackrabbit.oak.segment.standby.MBeanIT
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.18 s <<< FAILURE! - in org.apache.jackrabbit.oak.segment.standby.MBeanIT
[ERROR] testClientAndServerEmptyConfig(org.apache.jackrabbit.oak.segment.standby.MBeanIT)  Time elapsed: 3.387 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[1]> but was:<[2]>
        at org.apache.jackrabbit.oak.segment.standby.MBeanIT.testClientAndServerEmptyConfig(MBeanIT.java:211)

{noformat}

> Test failure: MBeanIT.testClientAndServerEmptyConfig
> ----------------------------------------------------
>
>                 Key: OAK-7938
>                 URL: https://issues.apache.org/jira/browse/OAK-7938
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, segment-tar
>            Reporter: Hudson
>            Assignee: Francesco Mari
>            Priority: Major
>             Fix For: 1.12.0
>
>
> No description is provided
> The build Jackrabbit Oak #1826 has failed.
> First failed run: [Jackrabbit Oak #1826|https://builds.apache.org/job/Jackrabbit%20Oak/1826/] [console log|https://builds.apache.org/job/Jackrabbit%20Oak/1826/console]
> {noformat}
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.782 s <<< FAILURE! - in org.apache.jackrabbit.oak.segment.standby.MBeanIT
> [ERROR] testClientAndServerEmptyConfig(org.apache.jackrabbit.oak.segment.standby.MBeanIT)  Time elapsed: 2.499 s  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
> 	at org.junit.Assert.assertEquals(Assert.java:115)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.jackrabbit.oak.segment.standby.MBeanIT.testClientAndServerEmptyConfig(MBeanIT.java:194)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)