Change the tests to call product APIs with JWT #2689
Annotations
10 errors and 3 warnings
Publish Test Report
OASTestCase.testNewAPI
──────────────────────────────────────────────────────────────────────────────────────────
expected:</[t/wso2.com/]SwaggerPetstorev2/1....> but was:</[]SwaggerPetstorev2/1....>
──────────────────────────────────────────────────────────────────────────────────────────
org.junit.ComparisonFailure: expected:</[t/wso2.com/]SwaggerPetstorev2/1....> but was:</[]SwaggerPetstorev2/1....>
at org.wso2.am.integration.tests.oas.OASTestCase.testUpdatedAPIDefinitionInPublisher(OASTestCase.java:310)
at org.wso2.am.integration.tests.oas.OASTestCase.testNewAPI(OASTestCase.java:81)
|
Publish Test Report
OASTestCase.testNewAPI
──────────────────────────────────────────────────────────────────────────────────────────
expected:</[t/wso2.com/]SwaggerPetstorev3/1....> but was:</[]SwaggerPetstorev3/1....>
──────────────────────────────────────────────────────────────────────────────────────────
org.junit.ComparisonFailure: expected:</[t/wso2.com/]SwaggerPetstorev3/1....> but was:</[]SwaggerPetstorev3/1....>
at org.wso2.am.integration.tests.oas.OASTestCase.testUpdatedAPIDefinitionInPublisher(OASTestCase.java:314)
at org.wso2.am.integration.tests.oas.OASTestCase.testNewAPI(OASTestCase.java:81)
|
Publish Test Report
APICreationTestCase.testCreateAndDeployApiWithGatewayType
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.api.APICreationTestCase.testCreateAndDeployApiWithGatewayType(APICreationTestCase.java:103)
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.api.APICreationTestCase.testCreateAndDeployApiWithGatewayType(APICreationTestCase.java:103)
|
Publish Test Report
APICreationTestCase.testCreateAndDeployApiWithMutualSSLEnabled
──────────────────────────────────────────────────────────────────────────────────────────
Unable to deploy API Revisions:null expected [201] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to deploy API Revisions:null expected [201] but found [404]
at org.wso2.am.integration.tests.api.APICreationTestCase.testCreateAndDeployApiWithMutualSSLEnabled(APICreationTestCase.java:89)
|
Publish Test Report
AIAPITestCase.testMistralAIAPICreationAndPublish
──────────────────────────────────────────────────────────────────────────────────────────
Unable to deploy API Revisions:null expected [201] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to deploy API Revisions:null expected [201] but found [404]
at org.wso2.am.integration.tests.aiapi.AIAPITestCase.testMistralAIAPICreationAndPublish(AIAPITestCase.java:273)
|
Publish Test Report
AIAPITestCase.setEnvironment
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.store.api.ApiException:
at org.wso2.am.integration.tests.aiapi.AIAPITestCase.setEnvironment(AIAPITestCase.java:152)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.store.api.ApiException:
at org.wso2.am.integration.tests.aiapi.AIAPITestCase.setEnvironment(AIAPITestCase.java:152)
|
Publish Test Report
APIProductCreationTestCase.testAPIProductNewVersionCreation
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testAPIProductNewVersionCreation(APIProductCreationTestCase.java:241)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testAPIProductNewVersionCreation(APIProductCreationTestCase.java:241)
|
Publish Test Report
APIProductCreationTestCase.testAPIProductNewVersionCreationWithDefaultVersion
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testAPIProductNewVersionCreationWithDefaultVersion(APIProductCreationTestCase.java:280)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testAPIProductNewVersionCreationWithDefaultVersion(APIProductCreationTestCase.java:280)
|
Publish Test Report
APIProductCreationTestCase.testAPIProductSwaggerDefinition
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testAPIProductSwaggerDefinition(APIProductCreationTestCase.java:785)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testAPIProductSwaggerDefinition(APIProductCreationTestCase.java:785)
|
Publish Test Report
APIProductCreationTestCase.testCreateAndDeployApiProductWithMutualSSLEnabled
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndDeployApiProductWithMutualSSLEnabled(APIProductCreationTestCase.java:728)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndDeployApiProductWithMutualSSLEnabled(APIProductCreationTestCase.java:728)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Test Report
1932 tests run, 710 skipped, 182 failed.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TEST-TestSuite_1", "TEST-TestSuite_2", "TEST-TestSuite_3", "TEST-TestSuite_4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading