Jean-Baptiste Onofré created KARAF-5845:
-------------------------------------------
Summary: 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é
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)