Skip to content

Add integration tests for blocking condition search feature #2498

Add integration tests for blocking condition search feature

Add integration tests for blocking condition search feature #2498

Re-run triggered June 7, 2024 05:25
Status Failure
Total duration 2h 4m 13s
Artifacts 4

maven.yml

on: pull_request
Matrix: build
run-benchmark-test
43m 9s
run-benchmark-test
show-report
19s
show-report
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
build (1, group1)
Process completed with exit code 1.
show-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)
show-report
DenyPolicySearchTestCase.testGetBlockConditionsByConditionTypeAndValue ────────────────────────────────────────────────────────────────────────────────────────── expected [0] but found [1] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [0] but found [1] at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.DenyPolicySearchTestCase.testGetBlockConditionsByConditionTypeAndValue(DenyPolicySearchTestCase.java:153)
show-report
DenyPolicySearchTestCase.testGetBlockConditionsByConditionTypeAndValue ────────────────────────────────────────────────────────────────────────────────────────── expected [0] but found [1] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [0] but found [1] at org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.DenyPolicySearchTestCase.testGetBlockConditionsByConditionTypeAndValue(DenyPolicySearchTestCase.java:153)
run-benchmark-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (2, group2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3, group3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3, group3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (4, group4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (4, group4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1, group1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
show-report
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/.
show-report
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/
show-report
1785 tests run, 4 skipped, 3 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 Expired
23.1 MB
TEST-TestSuite_2 Expired
15.2 MB
TEST-TestSuite_3 Expired
18.4 MB
TEST-TestSuite_4 Expired
33 MB