[
https://issues.apache.org/jira/browse/KARAF-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695629#comment-16695629
]
Jean-Baptiste Onofré commented on KARAF-5845:
---------------------------------------------
We still have flaky itests on Jenkins:
{code}
org.apache.karaf.itests.JMXSecurityTest.testJMXSecurityAsAdmin
org.apache.karaf.itests.JMXSecurityTest.testJMXSecurityAsManager
{code}
I'm trying to reproduce locally and I will fix that.
> JMXSecurityTest.testJMXSecurityAsManager is flaky
> -------------------------------------------------
>
> Key: KARAF-5845
> URL: https://issues.apache.org/jira/browse/KARAF-5845
> Project: Karaf
> Issue Type: Test
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Labels: itest
> Fix For: 4.2.2
>
>
> {{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)