gastaldi opened a new issue #372: Upgrade to Quarkus 0.28.0
URL: https://github.com/apache/camel-quarkus/issues/372
 
 
   Right now simply bumping the version in the platform BOM in 
https://github.com/quarkusio/quarkus-platform fails on the 
MicrProfileMetricsTest: 
   
   ```bash
   [ERROR] Failures: 
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsCamelContextEventNotifier:130->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsConcurrentGauge:50->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsCounter:40->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsExchangeEventNotifier:125->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsGauge:65->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsHistogram:73->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsMessageHistoryFactory:106->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsMeter:81->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsRouteEventNotifier:116->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsRoutePolicyFactory:97->getMetricIntValue:135->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [ERROR]   
MicroProfileMetricsTest.testMicroProfileMetricsTimer:89->getMetricFloatValue:139->getApplicationMetrics:162
 1 expectation failed.
   Expected status code <200> but was <500>.
   
   [INFO] 
   [ERROR] Tests run: 11, Failures: 11, Errors: 0, Skipped: 0
   
   ```
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to