Details
-
Test
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.8.0
-
None
-
None
-
Unknown
Description
Multiple tests are failing on MacOS using Java 21.0.4 on the main branch.
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /Users/admachad/.sdkman/candidates/maven/current Java version: 21.0.4, vendor: Eclipse Adoptium, runtime: /Users/admachad/.sdkman/candidates/java/21.0.4-tem Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "14.6.1", arch: "aarch64", family: "mac"
For `camel-openapi-java`, it seems that there's a problem with timezones on my machine, I'm checking what's happening.
For `camel-jms`, it is apparently failing due to connection issues to the container used in the test.
For `camel-opentelemetry`, I think the issue is related to CAMEL-19667, which https://github.com/apache/camel/pull/15182 introduced test improvements.