Skip to content

Feature development CI #146

Feature development CI

Feature development CI #146

Triggered via schedule May 25, 2024 03:12
Status Failure
Total duration 23m 50s
Artifacts

tests-feature.yml

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

Annotations

10 errors and 2 warnings
Tests (3.8, pypi, redis, postgresql14, elasticsearch7): tests/resources/test_access_requests.py#L80
test_simple_guest_access_request_flow assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, redis, postgresql14, elasticsearch7): tests/resources/test_access_requests.py#L192
test_simple_user_access_request_flow assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, redis, postgresql14, elasticsearch7): tests/services/test_service_review.py#L656
test_review_submit_notification assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, redis, postgresql14, elasticsearch7): tests/services/test_service_review.py#L698
test_review_accept_notification assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, redis, postgresql14, elasticsearch7): tests/services/test_service_review.py#L740
test_review_cancel_notification assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, redis, postgresql14, elasticsearch7): tests/services/test_service_review.py#L782
test_review_decline_notification assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, redis, postgresql14, elasticsearch7): tests/services/test_service_review.py#L824
test_review_expire_notification assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, redis, postgresql14, elasticsearch7)
Process completed with exit code 1.
Tests (3.8, pypi, redis, postgresql14, opensearch2)
The job was canceled because "_3_8_pypi_redis_postgre_2" failed.
Tests (3.8, pypi, redis, postgresql14, opensearch2)
The operation was canceled.
Tests (3.8, pypi, redis, postgresql14, elasticsearch7)
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, elasticsearch7)
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/