Change the tests to call product APIs with JWT #2375
Annotations
10 errors and 3 warnings
Publish Test Report
APIManagerConfigurationChangeTest.configureEnvironment
──────────────────────────────────────────────────────────────────────────────────────────
DCR call failed. Status code: 400
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: DCR call failed. Status code: 400
at org.wso2.am.integration.tests.api.lifecycle.APIManagerConfigurationChangeTest.configureEnvironment(APIManagerConfigurationChangeTest.java:62)
|
Publish Test Report
AdvancedWebAppDeploymentConfig.deployWebApps[org.testng.TestRunner@7fb4c8bc](0)
──────────────────────────────────────────────────────────────────────────────────────────
Error while creating the new token for token regeneration.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: Error while creating the new token for token regeneration.
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.deployWebApps(AdvancedWebAppDeploymentConfig.java:54)
Caused by: java.lang.NullPointerException
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.deployWebApps(AdvancedWebAppDeploymentConfig.java:54)
|
Publish Test Report
AdvancedWebAppDeploymentConfig.cleanUpArtifacts
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.cleanUpArtifacts(AdvancedWebAppDeploymentConfig.java:60)
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.cleanUpArtifacts(AdvancedWebAppDeploymentConfig.java:60)
|
Publish Test Report
AdvancedWebAppDeploymentConfig.cleanUpArtifacts
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.cleanUpArtifacts(AdvancedWebAppDeploymentConfig.java:60)
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.cleanUpArtifacts(AdvancedWebAppDeploymentConfig.java:60)
|
Publish Test Report
AdvancedWebAppDeploymentConfig.deployWebApps[org.testng.TestRunner@728b0dc0](0)
──────────────────────────────────────────────────────────────────────────────────────────
Error while creating the new token for token regeneration.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: Error while creating the new token for token regeneration.
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.deployWebApps(AdvancedWebAppDeploymentConfig.java:54)
Caused by: java.lang.NullPointerException
at org.wso2.am.integration.tests.other.AdvancedWebAppDeploymentConfig.deployWebApps(AdvancedWebAppDeploymentConfig.java:54)
|
Publish Test Report
APISecurityAuditTestCase.setEnvironment
──────────────────────────────────────────────────────────────────────────────────────────
Error while creating the new token for token regeneration.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: Error while creating the new token for token regeneration.
at org.wso2.am.integration.tests.other.APISecurityAuditTestCase.setEnvironment(APISecurityAuditTestCase.java:57)
Caused by: java.lang.NullPointerException
at org.wso2.am.integration.tests.other.APISecurityAuditTestCase.setEnvironment(APISecurityAuditTestCase.java:57)
|
Publish Test Report
APISecurityAuditTestCase.destroy
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.APISecurityAuditTestCase.destroy(APISecurityAuditTestCase.java:78)
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.APISecurityAuditTestCase.destroy(APISecurityAuditTestCase.java:78)
|
Publish Test Report
AddEditRemoveRESTResourceTestCase.initialize[org.testng.TestRunner@7fb4c8bc](0)
──────────────────────────────────────────────────────────────────────────────────────────
Error while creating the new token for token regeneration.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: Error while creating the new token for token regeneration.
at org.wso2.am.integration.tests.api.lifecycle.AddEditRemoveRESTResourceTestCase.initialize(AddEditRemoveRESTResourceTestCase.java:71)
Caused by: java.lang.NullPointerException
at org.wso2.am.integration.tests.api.lifecycle.AddEditRemoveRESTResourceTestCase.initialize(AddEditRemoveRESTResourceTestCase.java:71)
|
Publish Test Report
PluggableVersioningStrategyTestCase.initialize[org.testng.TestRunner@7fb4c8bc](0)
──────────────────────────────────────────────────────────────────────────────────────────
Error while creating the new token for token regeneration.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: Error while creating the new token for token regeneration.
at org.wso2.am.integration.tests.api.lifecycle.PluggableVersioningStrategyTestCase.initialize(PluggableVersioningStrategyTestCase.java:46)
Caused by: java.lang.NullPointerException
at org.wso2.am.integration.tests.api.lifecycle.PluggableVersioningStrategyTestCase.initialize(PluggableVersioningStrategyTestCase.java:46)
|
Publish Test Report
MicroGWJWTRevocationTestCase.setEnvironment
──────────────────────────────────────────────────────────────────────────────────────────
Error while creating the new token for token regeneration.
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: Error while creating the new token for token regeneration.
at org.wso2.am.integration.tests.jwt.MicroGWJWTRevocationTestCase.setEnvironment(MicroGWJWTRevocationTestCase.java:90)
Caused by: java.lang.NullPointerException
at org.wso2.am.integration.tests.jwt.MicroGWJWTRevocationTestCase.setEnvironment(MicroGWJWTRevocationTestCase.java:90)
|
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
2291 tests run, 1680 skipped, 599 failed.
|
Loading