Change the tests to call product APIs with JWT #2689
Triggered via pull request
December 16, 2024 16:22
Status
Failure
Total duration
4h 11m 42s
Artifacts
4
maven.yml
on: pull_request
Matrix: build
run-benchmark-test
23m 4s
show-report
12s
Annotations
15 errors and 8 warnings
run-benchmark-test
Process completed with exit code 1.
|
build (3, group3)
Process completed with exit code 1.
|
build (1, group1)
Process completed with exit code 1.
|
build (2, group2)
Process completed with exit code 1.
|
build (4, group4)
Process completed with exit code 1.
|
show-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)
|
show-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)
|
show-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)
|
show-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)
|
show-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)
|
show-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)
|
show-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)
|
show-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)
|
show-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)
|
show-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)
|
run-benchmark-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (3, group3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (1, group1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (2, group2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (4, group4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
show-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
show-report
1932 tests run, 710 skipped, 182 failed.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
|
17.6 MB |
|
TEST-TestSuite_2
|
13.5 MB |
|
TEST-TestSuite_3
|
14.6 MB |
|
TEST-TestSuite_4
|
18.4 MB |
|