Add integration tests for mutual ssl certificate chain validation #2384
Annotations
10 errors and 3 warnings
Publish Test Report
APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory
──────────────────────────────────────────────────────────────────────────────────────────
Mutual SSL Authentication has not succeed expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Mutual SSL Authentication has not succeed expected [200] but found [401]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory(APISecurityMutualSSLCertificateChainValidationTestCase.java:193)
|
Publish Test Report
APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory
──────────────────────────────────────────────────────────────────────────────────────────
Mutual SSL Authentication has not succeed expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Mutual SSL Authentication has not succeed expected [200] but found [401]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory(APISecurityMutualSSLCertificateChainValidationTestCase.java:193)
|
Publish Test Report
APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative(APISecurityTestCase.java:1063)
|
Publish Test Report
APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative(APISecurityTestCase.java:1063)
|
Publish Test Report
APISecurityTestCase.testInvokeBasicAuth
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBasicAuth(APISecurityTestCase.java:1007)
|
Publish Test Report
APISecurityTestCase.testInvokeBasicAuth
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBasicAuth(APISecurityTestCase.java:1007)
|
Publish Test Report
APISecurityTestCase.testInvokeBearerTokenForBasicNegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBearerTokenForBasicNegative(APISecurityTestCase.java:1046)
|
Publish Test Report
APISecurityTestCase.testInvokeBearerTokenForBasicNegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBearerTokenForBasicNegative(APISecurityTestCase.java:1046)
|
Publish Test Report
APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI(APISecurityTestCase.java:994)
|
Publish Test Report
APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI(APISecurityTestCase.java:994)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Publish Test Report
1715 tests run, 12 skipped, 10 failed.
|
Loading