rzo1 commented on PR #1063:
URL: https://github.com/apache/tomee/pull/1063#issuecomment-1708911182

   So... just added another property so it looks like
   
   ```bash
   [ERROR] Failures: 
   [ERROR]   JAXRSClientIT.<init>:59->usersetup:97 user not set ==> expected: 
<true> but was: <false>
   [ERROR]   JAXRSClientIT.<init>:59->usersetup:97 user not set ==> expected: 
<true> but was: <false>
   [ERROR]   JAXRSBasicClientIT.<init>:59->JAXRSClient.setup:53 user was not 
set ==> expected: <true> but was: <false>
   [ERROR]   JAXRSBasicClientIT.<init>:59->JAXRSClient.setup:53 user was not 
set ==> expected: <true> but was: <false>
   [ERROR]   JAXRSBasicClientIT.<init>:59->JAXRSClient.setup:53 user was not 
set ==> expected: <true> but was: <false>
   [ERROR]   JAXRSBasicClientIT.<init>:59->JAXRSClient.setup:53 user was not 
set ==> expected: <true> but was: <false>
   [ERROR]   JAXRSBasicClientIT.<init>:59->JAXRSClient.setup:53 user was not 
set ==> expected: <true> but was: <false>
   [ERROR]   
JAXRSClientIT.dynamicFeatureIsRegisteredTest:111->JAXRSCommonClient.assertEquals:721
 [Ljava.lang.Object;@238291d4 ==> expected: <true> but was: <false>
   [ERROR]   
JAXRSClientIT.featureIsRegisteredTest:93->JAXRSCommonClient.assertEquals:721 
[Ljava.lang.Object;@7ac48e10 ==> expected: <true> but was: <false>
   [ERROR]   
JsonbContextProviderIT.shouldUseApplicationProvidedJsonbInstance:115 
   Expected: is 
"Origin(672977989),CustomSerializer(CLIENT),CustomDeserializer(SERVER),EchoResource,CustomSerializer(SERVER),CustomDeserializer(CLIENT)"
        but: was 
"Origin(672977989),CustomSerializer(CLIENT),CustomDeserializer(CLIENT),EchoResource,CustomSerializer(CLIENT),CustomDeserializer(CLIENT)"
   [ERROR] Errors: 
   [ERROR]   
SeBootstrapIT.shouldBootInstanceDespiteUnknownConfigurationParameters:236 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingConvenienceMethods:148 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingDefaults:71 » AbstractMethod 
Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl does not define or 
inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingExternalConfiguration:186 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   
SeBootstrapIT.shouldBootInstanceUsingImplementationsDefaultIpPort:317 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingProperties:107 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingSelfDetectedFreeIpPort:280 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   JAXRSSigTestIT.signatureTest:415 Fault signatureTest failed with 
an unexpected exception
   [INFO] 
   [ERROR] Tests run: 2796, Failures: 10, Errors: 8, Skipped: 128
   ```
   If the users are added and are working, we have a good view, I guess.


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