jungm commented on PR #1600:
URL: https://github.com/apache/tomee/pull/1600#issuecomment-2467384957

   Ran the JAX-RS TCK now:
   ```
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   JAXRSClientIT.getMediaTypeTest:129->ReaderClient.invoke:84 » Fault 
jakarta.ws.rs.client.ResponseProcessingException: Problem with reading the 
data, class java.lang.String, ContentType: application/json.
   [ERROR]   JAXRSClientIT.getMediaTypeTest:149->WriterClient.invoke:57 » Fault 
ee.jakarta.tck.ws.rs.common.JAXRSCommonClient$Fault: [JAXRSCommonClient] null 
failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.getMediaTypeTest:180->ReaderClient.invoke:50->ReaderClient.invoke:64
 » Fault ee.jakarta.tck.ws.rs.common.JAXRSCommonClient$Fault: 
[JAXRSCommonClient] null failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.getMediaTypeTest:140->WriterClient.invoke:39->JaxrsCommonClient.invoke:209
 » ResponseProcessing Problem with reading the data, class java.lang.String, 
ContentType: application/json.
   [ERROR]   
JAXRSClientIT.invocationFromLinkApplicationJsonMediaTypeTest:154->checkResposeForMessage:194
 » ResponseProcessing Problem with reading the data, class java.lang.String, 
ContentType: application/json.
   [ERROR]   
JAXRSClientIT.byteArrayProviderTest:172->setEntityAndPropertyAndInvoke:73->setPropertyAndInvoke:66->JAXRSCommonClient.invoke:328
 » Fault [JAXRSCommonClient] null failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.dataSourceProviderTest:260->setEntityAndPropertyAndInvoke:73->setPropertyAndInvoke:66->JAXRSCommonClient.invoke:328
 » Fault [JAXRSCommonClient] null failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.fileProviderTest:243->setEntityAndPropertyAndInvoke:73->setPropertyAndInvoke:66->JAXRSCommonClient.invoke:328
 » Fault [JAXRSCommonClient] null failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.inputStreamProviderTest:206->setEntityAndPropertyAndInvoke:73->setPropertyAndInvoke:66->JAXRSCommonClient.invoke:328
 » Fault [JAXRSCommonClient] null failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.readerProviderTest:226->setEntityAndPropertyAndInvoke:73->setPropertyAndInvoke:66->JAXRSCommonClient.invoke:328
 » Fault [JAXRSCommonClient] null failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.streamingOutputProviderTest:295->setEntityAndPropertyAndInvoke:73->setPropertyAndInvoke:66->JAXRSCommonClient.invoke:328
 » Fault [JAXRSCommonClient] null failed!  Check output for cause of failure.
   [ERROR]   
JAXRSClientIT.stringProviderTest:189->setEntityAndPropertyAndInvoke:73->setPropertyAndInvoke:66->JAXRSCommonClient.invoke:328
 » Fault [JAXRSCommonClient] null failed!  Check output for cause of failure.
   [INFO] 
   [ERROR] Tests run: 2785, Failures: 0, Errors: 12, Skipped: 132
   ```
   
   This did definitely break something, I'll look at this


-- 
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: dev-unsubscr...@tomee.apache.org

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

Reply via email to