Skip to content

permissions: add generator for handling groups enabled feature flag #627

permissions: add generator for handling groups enabled feature flag

permissions: add generator for handling groups enabled feature flag #627

Triggered via pull request April 23, 2024 16:05
Status Failure
Total duration 2m 53s
Artifacts

tests.yml

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

Annotations

9 errors and 2 warnings
Tests (3.9, pypi, redis, postgresql14, rabbitmq, opensearch2): tests/resources/test_resources_groups.py#L14
test_group_avatar assert 200 == 403 + where 200 = <WrapperTestResponse streamed [200 OK]>.status_code
Tests (3.9, pypi, redis, postgresql14, rabbitmq, opensearch2): tests/services/test_service_groups.py#L65
test_groups_search assert 3 == 1 + where 1 = len([<Role not-managed-dep>])
Tests (3.9, pypi, redis, postgresql14, rabbitmq, opensearch2): tests/services/test_service_groups.py#L84
test_groups_read Failed: DID NOT RAISE <class 'invenio_records_resources.services.errors.PermissionDeniedError'>
Tests (3.9, pypi, redis, postgresql14, rabbitmq, opensearch2)
Process completed with exit code 1.
Tests (3.8, pypi, redis, postgresql14, rabbitmq, opensearch2)
The job was canceled because "_3_9_pypi_redis_postgresq" failed.
Tests (3.8, pypi, redis, postgresql14, rabbitmq, opensearch2): tests/resources/test_resources_groups.py#L14
test_group_avatar assert 200 == 403 + where 200 = <WrapperTestResponse streamed [200 OK]>.status_code
Tests (3.8, pypi, redis, postgresql14, rabbitmq, opensearch2): tests/services/test_service_groups.py#L65
test_groups_search assert 3 == 1 + where 1 = len([<Role not-managed-dep>])
Tests (3.8, pypi, redis, postgresql14, rabbitmq, opensearch2): tests/services/test_service_groups.py#L84
test_groups_read Failed: DID NOT RAISE <class 'invenio_records_resources.services.errors.PermissionDeniedError'>
Tests (3.8, pypi, redis, postgresql14, rabbitmq, opensearch2)
Process completed with exit code 1.
Tests (3.9, pypi, redis, postgresql14, rabbitmq, 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.9, pypi, redis, postgresql14, rabbitmq, 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/