[
https://issues.apache.org/jira/browse/KARAF-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583384#comment-16583384
]
ASF subversion and git services commented on KARAF-5845:
--------------------------------------------------------
Commit b7a249caa3968e41d0c558b17b33fa3a72899142 in karaf's branch
refs/heads/master from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=b7a249c ]
Merge pull request #598 from jbonofre/KARAF-5845
[KARAF-5845] Avoid race condition in JMXSecurityTest
> JMXSecurityTest.testJMXSecurityAsManager is flaky
> -------------------------------------------------
>
> Key: KARAF-5845
> URL: https://issues.apache.org/jira/browse/KARAF-5845
> Project: Karaf
> Issue Type: Test
> Components: karaf-test
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.2.1
>
>
> {{JMXSecurityTest.testJMXSecurityAsManager}} randomly fails on Jenkins:
> {code}
> java.lang.AssertionError: expected:<y> but was:<null>
> at
> org.apache.karaf.itests.JMXSecurityTest.testKarafConfigAdminMBean(JMXSecurityTest.java:356)
> at
> org.apache.karaf.itests.JMXSecurityTest.testKarafConfigAdminMBean(JMXSecurityTest.java:337)
> at
> org.apache.karaf.itests.JMXSecurityTest.testJMXSecurityAsManager(JMXSecurityTest.java:164)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)