aldettinger commented on PR #6962:
URL: https://github.com/apache/camel-quarkus/pull/6962#issuecomment-2627848535

   group-04 and alternative test failures seems unrelated, however functional 
tests failure may be linked to this pr ?
   
   ```
   -01-31T16:04:50.8494152Z [ERROR] 
org.apache.camel.quarkus.component.micrometer.deployment.MicrometerMetricsConfigDefaultsTest.testMicrometerMetricsConfiguration
 -- Time elapsed: 0.008 s <<< FAILURE!
   2025-01-31T16:04:50.8497608Z org.opentest4j.AssertionFailedError: expected: 
<org.apache.camel.component.micrometer.eventnotifier.MicrometerExchangeEventNotifierNamingStrategyDefault@18fa4822>
 but was: 
<org.apache.camel.component.micrometer.eventnotifier.MicrometerExchangeEventNotifierNamingStrategyDefault@61906bb1>
   2025-01-31T16:04:50.8500287Z         at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
   2025-01-31T16:04:50.8501438Z         at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
   2025-01-31T16:04:50.8502458Z         at 
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
   2025-01-31T16:04:50.8503764Z         at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
   2025-01-31T16:04:50.8504568Z         at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
   2025-01-31T16:04:50.8505427Z         at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
   2025-01-31T16:04:50.8507259Z         at 
org.apache.camel.quarkus.component.micrometer.deployment.MicrometerMetricsConfigDefaultsTest.testMicrometerMetricsConfiguration(MicrometerMetricsConfigDefaultsTest.java:93)
   2025-01-31T16:04:50.8509000Z         at 
java.base/java.lang.reflect.Method.invoke(Method.java:569)
   2025-01-31T16:04:50.8509803Z         at 
io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
   2025-01-31T16:04:50.8510774Z         at 
io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:427)
   2025-01-31T16:04:50.8511594Z         at 
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
   2025-01-31T16:04:50.8512293Z         at 
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
   ```


-- 
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

Reply via email to