bvahdat commented on PR #9339: URL: https://github.com/apache/camel/pull/9339#issuecomment-1427584626
The 2 failed tests by the `camel-management` module are not relevant to this PR and fail the same way on the main branch: ``` [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.369 s - in org.apache.camel.management.ManagedThrottlerTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] org.apache.camel.management.ManagedFromRestGetTest.testFromRestModel [ERROR] Run 1: ManagedFromRestGetTest.testFromRestModel:67 expected: <true> but was: <false> [ERROR] Run 2: ManagedFromRestGetTest.testFromRestModel:67 expected: <true> but was: <false> [ERROR] Run 3: ManagedFromRestGetTest.testFromRestModel:67 expected: <true> but was: <false> [INFO] [ERROR] org.apache.camel.management.ManagedFromRestPlaceholderTest.testFromRestModelPlaceholder [ERROR] Run 1: ManagedFromRestPlaceholderTest.testFromRestModelPlaceholder:68 expected: <true> but was: <false> [ERROR] Run 2: ManagedFromRestPlaceholderTest.testFromRestModelPlaceholder:68 expected: <true> but was: <false> [ERROR] Run 3: ManagedFromRestPlaceholderTest.testFromRestModelPlaceholder:68 expected: <true> but was: <false> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org