[ 
https://issues.apache.org/jira/browse/CAMEL-20098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-20098.
---------------------------------
    Fix Version/s: 4.2.0
                       (was: 4.x)
       Resolution: Fixed

> camel-core - Flaky test using AbstractJsseParametersTest
> --------------------------------------------------------
>
>                 Key: CAMEL-20098
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20098
>             Project: Camel
>          Issue Type: Test
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.2.0
>
>
> I have seen this a few times
> https://ci-builds.apache.org/job/Camel/job/Camel%20JDK21/job/main/lastCompletedBuild/testReport/org.apache.camel.support.jsse/KeyManagersParametersTest/testPropertyPlaceholders/
> I suspect its due to AbstractJsseParametersTest is used by other tests and it 
> may be concurrently in use, and this class creates a hardcoded file with 
> configuration: file:./target/jsse-test.properties
> So maybe we need to make this file dynamic or run the tests in isolation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to