You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2021/04/27 03:27:32 UTC

[GitHub] [cxf] dblevins commented on pull request #779: CXF-8516: Fixing jaxrs.spec.provider.jaxbcontext readWriteProviderTest

dblevins commented on pull request #779:
URL: https://github.com/apache/cxf/pull/779#issuecomment-827286656


   Confirming what @andymc12 said.  With that previous change in the precedence of class comparisons, that causes issues in these tests:
   
   ```
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient	registerClassWriterContractsTest_from_standalone
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient	registerObjectWriterContractsTest_from_standalone
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient	registerClassWriterContractsInMapTest_from_standalone
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient	registerObjectWriterContractsInMapTest_from_standalone
   ```
   
   I'll try out the most recent isAssignableFrom tweak shortly.


-- 
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:
users@infra.apache.org