Skip to content

testInvokeBasicAuthWithSpecialCharacterIncludedPassword test case added. #2107

testInvokeBasicAuthWithSpecialCharacterIncludedPassword test case added.

testInvokeBasicAuthWithSpecialCharacterIncludedPassword test case added. #2107

Triggered via pull request July 31, 2023 02:44
@shnrndkshnrndk
synchronize #13222
master
Status Failure
Total duration 5h 13m 59s
Artifacts 2

maven.yml

on: pull_request
Matrix: build
run-benchmark-test
14m 55s
run-benchmark-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
run-benchmark-test
Process completed with exit code 1.
build (1, group1)
Process completed with exit code 1.
show-report
APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.other.APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence(APIInvocationWithMessageTypeProperty.java:67) ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.other.APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence(APIInvocationWithMessageTypeProperty.java:67)
show-report
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)
show-report
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)
show-report
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)
show-report
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)
show-report
APILoggingTest.testAPIPerAPILoggingTestcase ────────────────────────────────────────────────────────────────────────────────────────── expected [{"apis":[{"context":"/apiloggingtest/1.0.0","logLevel":"OFF","apiId":"d421fb41-947d-43bb-9f6a-ea6c69d6ff4c","resourceMethod":null,"resourcePath":null},{"context":"/apiloggingtest/1.0.0","logLevel":"OFF","apiId":"d421fb41-947d-43bb-9f6a-ea6c69d6ff4c","resourceMethod":"GET","resourcePath":"/*"}]}] but found [{"apis":[{"context":"/apiloggingtest/1.0.0","logLevel":"OFF","apiId":"d421fb41-947d-43bb-9f6a-ea6c69d6ff4c"}]}] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [{"apis":[{"context":"/apiloggingtest/1.0.0","logLevel":"OFF","apiId":"d421fb41-947d-43bb-9f6a-ea6c69d6ff4c","resourceMethod":null,"resourcePath":null},{"context":"/apiloggingtest/1.0.0","logLevel":"OFF","apiId":"d421fb41-947d-43bb-9f6a-ea6c69d6ff4c","resourceMethod":"GET","resourcePath":"/*"}]}] but found [{"apis":[{"context":"/apiloggingtest/1.0.0","logLevel":"OFF","apiId":"d421fb41-947d-43bb-9f6a-ea6c69d6ff4c"}]}] at org.wso2.am.integration.tests.logging.APILoggingTest.testAPIPerAPILoggingTestcase(APILoggingTest.java:138)
show-report
APILoggingTest.destroy ────────────────────────────────────────────────────────────────────────────────────────── Missing the required parameter 'apiId' when calling deleteAPI(Async) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async) at org.wso2.am.integration.tests.logging.APILoggingTest.destroy(APILoggingTest.java:324)
show-report
APILoggingTest.destroy ────────────────────────────────────────────────────────────────────────────────────────── Missing the required parameter 'apiId' when calling deleteAPI(Async) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async) at org.wso2.am.integration.tests.logging.APILoggingTest.destroy(APILoggingTest.java:323)
show-report
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)
show-report
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)
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
show-report
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/
show-report
1709 tests run, 17 skipped, 10 failed.

Artifacts

Produced during runtime
Name Size
TEST-TestSuite_1 Expired
41.4 MB
TEST-TestSuite_2 Expired
18.3 MB