You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "JiriOndrusek (via GitHub)" <gi...@apache.org> on 2023/05/23 16:01:08 UTC

[GitHub] [camel-quarkus] JiriOndrusek commented on pull request #4653: Cxf-soap: Extend test coverage with Converter scenario #4652

JiriOndrusek commented on PR #4653:
URL: https://github.com/apache/camel-quarkus/pull/4653#issuecomment-1559732259

   CI failure is caused by cxf test from another module:
   
   ```
    Results:
   2023-05-23T12:47:53.3271009Z [INFO] 
   2023-05-23T12:47:53.3271183Z [ERROR] Errors: 
   2023-05-23T12:47:53.3271622Z [ERROR]   CxfSoapMtomIT>CxfSoapMtomTest.uploadDownloadMtom:57 ยป SocketTimeout Read timed...
   2023-05-23T12:47:53.3271930Z [INFO] 
   2023-05-23T12:47:53.3272162Z [ERROR] Tests run: 55, Failures: 0, Errors: 1, Skipped: 0
   ```
   
   The failure should not be related to this change (I tested locally the whole `cxf-soap-grouped` module - successfully). Socket timeout may indicate some random issue.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org