Fix: Server startup Issue due to JDK version #2112
Annotations
10 errors and 2 warnings
CORSHeadersTestCase.CheckCORSHeadersInResponse
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [200] but found [403]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [200] but found [403]
at org.wso2.am.integration.tests.header.CORSHeadersTestCase.CheckCORSHeadersInResponse(CORSHeadersTestCase.java:194)
|
CORSHeadersTestCase.CheckCORSHeadersInResponse
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [200] but found [403]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [200] but found [403]
at org.wso2.am.integration.tests.header.CORSHeadersTestCase.CheckCORSHeadersInResponse(CORSHeadersTestCase.java:194)
|
CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [true] but found [false]
at org.wso2.am.integration.tests.header.CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin(CORSAccessControlAllowCredentialsHeaderTestCase.java:106)
|
CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [true] but found [false]
at org.wso2.am.integration.tests.header.CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin(CORSAccessControlAllowCredentialsHeaderTestCase.java:106)
|
WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI
──────────────────────────────────────────────────────────────────────────────────────────
Unable to deploy API Revisions:null expected [201] but found [400]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to deploy API Revisions:null expected [201] but found [400]
at org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI(WebSocketAPIInvocationWithTracingTestCase.java:169)
|
WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI
──────────────────────────────────────────────────────────────────────────────────────────
Unable to deploy API Revisions:null expected [201] but found [400]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to deploy API Revisions:null expected [201] but found [400]
at org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI(WebSocketAPIInvocationWithTracingTestCase.java:169)
|
ChangeEndPointSecurityOfAPITestCase.testInvokeGETResourceWithSecuredEndPointPasswordOnlyNumbersAndLetters
──────────────────────────────────────────────────────────────────────────────────────────
Read timed out
──────────────────────────────────────────────────────────────────────────────────────────
java.net.SocketTimeoutException: Read timed out
at org.wso2.am.integration.tests.api.lifecycle.ChangeEndPointSecurityOfAPITestCase.testInvokeGETResourceWithSecuredEndPointPasswordOnlyNumbersAndLetters(ChangeEndPointSecurityOfAPITestCase.java:138)
|
ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction
──────────────────────────────────────────────────────────────────────────────────────────
Read timed out
──────────────────────────────────────────────────────────────────────────────────────────
java.net.SocketTimeoutException: Read timed out
at org.wso2.am.integration.tests.api.lifecycle.ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction(ChangeEndPointSecurityPerTypeTestCase.java:197)
|
ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction(ChangeEndPointSecurityPerTypeTestCase.java:198)
|
AddEndPointSecurityPerTypeTestCase.testAddEndpointSecurityForProduction
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.AddEndPointSecurityPerTypeTestCase.testAddEndpointSecurityForProduction(AddEndPointSecurityPerTypeTestCase.java:214)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading