Jean-Baptiste Onofré created KARAF-5846:
-------------------------------------------
Summary: ConfigManagedServiceFactoryTest.updateProperties is flacky
Key: KARAF-5846
URL: https://issues.apache.org/jira/browse/KARAF-5846
Project: Karaf
Issue Type: Test
Components: karaf-test
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.2.1
{{ConfigManagedServiceFactoryTest.updateProperties}} itest randomly fails on
Jenkins with the following reason:
{code}
org.junit.ComparisonFailure: expected:<data1[]> but was:<data1[new]>
at
org.apache.karaf.itests.ConfigManagedServiceFactoryTest.checkInitialValuesFromFelixConfigAdmin(ConfigManagedServiceFactoryTest.java:74)
at
org.apache.karaf.itests.ConfigManagedServiceFactoryTest.updateProperties(ConfigManagedServiceFactoryTest.java:57)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)