You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Craig Ziesman (Jira)" <ji...@apache.org> on 2024/01/17 19:50:00 UTC

[jira] [Updated] (CAMEL-20341) Tests failing in camel-core

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

Craig Ziesman updated CAMEL-20341:
----------------------------------
    Description: 
Observed on Debian 11 (bullseye) and MacOS 14.2.1 (Sonoma)

Running the command {{mvn test -fae}} on the base Camel build produces the following test failures in {{camel-core:}}

 

{{[ERROR]   FileConsumerDirectoryFilterTest.testFilterFilesWithARegularFile mock://result Body of message: 0. Expected: <Hello World> but was: <>}}

 

{{[ERROR]   StopRouteAbortAfterTimeoutTest.testStopRouteWithAbortAfterTimeoutTrue:56 mock://result Received message count. Expected: <10> but was: <5>}}

 

{{[ERROR]   DefaultTimeoutMapTest.testExecutor » CamelExecution Exception occurred during execution on the exchange: Exchange[F25528BD82D76B4-0000000000000009]}}

 

{{[ERROR]   ThrottlingExceptionRoutePolicyHalfOpenHandlerSedaTest.testHalfOpenCircuit » CamelExecution Exception occurred during execution on the exchange: Exchange[E758332F9382739-0000000000000009]}}

  was:
Observed on Debian 11 (bullseye) and MacOS 14.2.1 (Sonoma)

Running the command {{mvn test -fae}} on the base Camel build produces the following test failures in {{camel-core:}}

 

{{[ERROR]   FileConsumerDirectoryFilterTest.testFilterFilesWithARegularFile mock://result Body of message: 0. Expected: <Hello World> but was: <>}}

 

{{[ERROR]   StopRouteAbortAfterTimeoutTest.testStopRouteWithAbortAfterTimeoutTrue:56 mock://result Received message count. Expected: <10> but was: <5>}}

 

{{[ERROR]   DefaultTimeoutMapTest.testExecutor » CamelExecution Exception occurred during execution on the exchange: Exchange[F25528BD82D76B4-0000000000000009]
}}

 

{{[ERROR]   ThrottlingExceptionRoutePolicyHalfOpenHandlerSedaTest.testHalfOpenCircuit » CamelExecution Exception occurred during execution on the exchange: Exchange[E758332F9382739-0000000000000009]}}


> Tests failing in camel-core
> ---------------------------
>
>                 Key: CAMEL-20341
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20341
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 4.x
>            Reporter: Craig Ziesman
>            Priority: Major
>
> Observed on Debian 11 (bullseye) and MacOS 14.2.1 (Sonoma)
> Running the command {{mvn test -fae}} on the base Camel build produces the following test failures in {{camel-core:}}
>  
> {{[ERROR]   FileConsumerDirectoryFilterTest.testFilterFilesWithARegularFile mock://result Body of message: 0. Expected: <Hello World> but was: <>}}
>  
> {{[ERROR]   StopRouteAbortAfterTimeoutTest.testStopRouteWithAbortAfterTimeoutTrue:56 mock://result Received message count. Expected: <10> but was: <5>}}
>  
> {{[ERROR]   DefaultTimeoutMapTest.testExecutor » CamelExecution Exception occurred during execution on the exchange: Exchange[F25528BD82D76B4-0000000000000009]}}
>  
> {{[ERROR]   ThrottlingExceptionRoutePolicyHalfOpenHandlerSedaTest.testHalfOpenCircuit » CamelExecution Exception occurred during execution on the exchange: Exchange[E758332F9382739-0000000000000009]}}



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