[
https://issues.apache.org/jira/browse/KARAF-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551690#comment-16551690
]
ASF subversion and git services commented on KARAF-5846:
--------------------------------------------------------
Commit a6993249d9fd7cc9b270f5bba4dca6fa02b52ffd in karaf's branch
refs/heads/master from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=a699324 ]
[KARAF-5846] Add a test on configuration in order to identify potential racing
condition
> 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é
> Priority: Major
> 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)