[WSO2 Release] [Jenkins #7465] [Release 9.31.30] prepare for next dev… #9434
Annotations
11 errors and 1 warning
Publish Test Report
CustomHeaderTestCase.testInvokeAPIWIthDefaultApiKeyHeader
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatched expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatched expected [200] but found [401]
at org.wso2.am.integration.tests.header.CustomHeaderTestCase.testInvokeAPIWIthDefaultApiKeyHeader(CustomHeaderTestCase.java:162)
|
Publish Test Report
OperationPolicyTestCase.initialize
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
──────────────────────────────────────────────────────────────────────────────────────────
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
at org.wso2.am.integration.tests.operationPolicy.OperationPolicyTestCase.initialize(OperationPolicyTestCase.java:124)
Caused by: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
at org.wso2.am.integration.tests.operationPolicy.OperationPolicyTestCase.initialize(OperationPolicyTestCase.java:124)
|
Publish Test Report
OperationPolicyTestCase.cleanUpArtifacts
──────────────────────────────────────────────────────────────────────────────────────────
Unable to retrieve revisionsnull expected [200] but found [0]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to retrieve revisionsnull expected [200] but found [0]
at org.wso2.am.integration.tests.operationPolicy.OperationPolicyTestCase.cleanUpArtifacts(OperationPolicyTestCase.java:689)
|
Publish Test Report
JWTClaimBasedAccessValidatorPolicyTestCase.initialize
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
──────────────────────────────────────────────────────────────────────────────────────────
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
at org.wso2.am.integration.tests.operationPolicy.JWTClaimBasedAccessValidatorPolicyTestCase.initialize(JWTClaimBasedAccessValidatorPolicyTestCase.java:70)
Caused by: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
at org.wso2.am.integration.tests.operationPolicy.JWTClaimBasedAccessValidatorPolicyTestCase.initialize(JWTClaimBasedAccessValidatorPolicyTestCase.java:70)
|
Publish Test Report
JWTClaimBasedAccessValidatorPolicyTestCase.cleanUpArtifacts
──────────────────────────────────────────────────────────────────────────────────────────
Unable to retrieve revisionsnull expected [200] but found [0]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to retrieve revisionsnull expected [200] but found [0]
at org.wso2.am.integration.tests.operationPolicy.JWTClaimBasedAccessValidatorPolicyTestCase.cleanUpArtifacts(JWTClaimBasedAccessValidatorPolicyTestCase.java:305)
|
Publish Test Report
APISecurityTestCase.testCreateAndDeployRevisionWithInternalKeyTesting
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [401]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testCreateAndDeployRevisionWithInternalKeyTesting(APISecurityTestCase.java:382)
|
Publish Test Report
APISecurityTestCase.testCreateAndDeployRevisionWithInternalKeyTesting
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [401]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testCreateAndDeployRevisionWithInternalKeyTesting(APISecurityTestCase.java:382)
|
Publish Test Report
ELKAnalyticsWithRespondMediatorTestCase.testELKAnalyticsWithRespondMediator
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
──────────────────────────────────────────────────────────────────────────────────────────
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
at org.wso2.am.integration.tests.analytics.ELKAnalyticsWithRespondMediatorTestCase.testELKAnalyticsWithRespondMediator(ELKAnalyticsWithRespondMediatorTestCase.java:118)
Caused by: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 12443 path $.list[14].supportedApiTypes[0]
at org.wso2.am.integration.tests.analytics.ELKAnalyticsWithRespondMediatorTestCase.testELKAnalyticsWithRespondMediator(ELKAnalyticsWithRespondMediatorTestCase.java:118)
|
Publish Test Report
JWTTestCase.testAPIKeyOnlySecuredAPIInvocation
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatched when api invocation expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatched when api invocation expected [200] but found [401]
at org.wso2.am.integration.tests.jwt.JWTTestCase.testAPIKeyOnlySecuredAPIInvocation(JWTTestCase.java:335)
|
Publish Test Report
JWTTestCase.testAPIKeyOnlySecuredAPIInvocation
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatched when api invocation expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatched when api invocation expected [200] but found [401]
at org.wso2.am.integration.tests.jwt.JWTTestCase.testAPIKeyOnlySecuredAPIInvocation(JWTTestCase.java:335)
|
Build product-apim with tests
Process completed with exit code 1.
|
Publish Test Report
353 tests run, 98 skipped, 14 failed.
|
Loading