Add integration test for audience validation with API and API products #2552
Annotations
3 errors and 4 warnings
Publish Test Report
APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence(APIInvocationWithMessageTypeProperty.java:67)
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.NullPointerException
at org.wso2.am.integration.tests.other.APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence(APIInvocationWithMessageTypeProperty.java:67)
|
Publish Test Report
APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.testCopyAnAPIToANewerVersionThroughThePublisherRest
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IllegalAccessException: class org.json.JSONObject cannot access a member of class java.lang.String (in module java.base) with modifiers "private"
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IllegalAccessException: class org.json.JSONObject cannot access a member of class java.lang.String (in module java.base) with modifiers "private"
at org.wso2.am.integration.tests.publisher.APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.testCopyAnAPIToANewerVersionThroughThePublisherRest(APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.java:133)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IllegalAccessException: class org.json.JSONObject cannot access a member of class java.lang.String (in module java.base) with modifiers "private"
at org.wso2.am.integration.tests.publisher.APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.testCopyAnAPIToANewerVersionThroughThePublisherRest(APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.java:133)
Caused by: java.lang.RuntimeException: java.lang.IllegalAccessException: class org.json.JSONObject cannot access a member of class java.lang.String (in module java.base) with modifiers "private"
at org.wso2.am.integration.tests.publisher.APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.testCopyAnAPIToANewerVersionThroughThePublisherRest(APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.java:133)
Caused by: java.lang.IllegalAccessException: class org.json.JSONObject cannot access a member of class java.lang.String (in module java.base) with modifiers "private"
at org.wso2.am.integration.tests.publisher.APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.testCopyAnAPIToANewerVersionThroughThePublisherRest(APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.java:133)
|
Publish Test Report
APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.destroyAPIs
──────────────────────────────────────────────────────────────────────────────────────────
Missing the required parameter 'apiId' when calling deleteAPI(Async)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async)
at org.wso2.am.integration.tests.publisher.APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.destroyAPIs(APIM548CopyAnAPIToANewerVersionThroughThePublisherRestAPITestCase.java:190)
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish Test Report
1803 tests run, 4 skipped, 3 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