Skip to content

Feature development CI #150

Feature development CI

Feature development CI #150

Triggered via schedule June 22, 2024 03:12
Status Failure
Total duration 23m 23s
Artifacts

tests-feature.yml

on: schedule
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Tests (3.8, pypi, redis, postgresql14, opensearch2): tests/services/test_service_review.py#L653
test_review_submit_notification AssertionError: assert 'accepted' == 'submitted' - submitted + accepted
Tests (3.8, pypi, redis, postgresql14, opensearch2): tests/services/test_service_review.py#L693
test_review_accept_notification invenio_requests.errors.CannotExecuteActionError: Error for action 'accept': Could not execute the action
Tests (3.8, pypi, redis, postgresql14, opensearch2): tests/services/test_service_review.py#L735
test_review_cancel_notification invenio_requests.errors.CannotExecuteActionError: Error for action 'cancel': Could not execute the action
Tests (3.8, pypi, redis, postgresql14, opensearch2): tests/services/test_service_review.py#L777
test_review_decline_notification invenio_requests.errors.CannotExecuteActionError: Error for action 'decline': Could not execute the action
Tests (3.8, pypi, redis, postgresql14, opensearch2): tests/services/test_service_review.py#L819
test_review_expire_notification invenio_requests.errors.CannotExecuteActionError: Error for action 'expire': Could not execute the action
Tests (3.8, pypi, redis, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.8, pypi, redis, postgresql14, elasticsearch7)
The job was canceled because "_3_8_pypi_redis_postgresq" failed.
Tests (3.8, pypi, redis, postgresql14, elasticsearch7)
The operation was canceled.
Tests (3.8, pypi, redis, postgresql14, opensearch2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (3.8, pypi, redis, postgresql14, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/