Skip to content

CI

CI #136

Triggered via schedule May 25, 2024 03:21
Status Failure
Total duration 17m 44s
Artifacts

tests.yml

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

Annotations

21 errors and 6 warnings
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/records/dumpers/test_files_dumpers.py#L68
test_files_dumper TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_access_requests.py#L80
test_simple_guest_access_request_flow assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_access_requests.py#L192
test_simple_user_access_request_flow assert 0 == 1 + where 0 = len([])
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_files.py#L64
test_published_record_files_allow_edit TypeError: <lambda>() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_files.py#L108
test_published_record_files_deny_edit TypeError: <lambda>() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_resources_communities.py#L148
test_community_owner_add_record_to_communities TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_resources_pids.py#L75
test_external_doi_cleanup TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_resources_pids.py#L181
test_required_pids_removed TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/services/test_rdm_service.py#L69
test_embargo_lift_with_draft TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x): tests/services/test_rdm_service.py#L91
test_embargo_lift_with_updated_draft TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x)
The job was canceled because "_3_8_pypi_postgresql14_op" failed.
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/records/dumpers/test_files_dumpers.py#L68
test_files_dumper TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_access_requests.py#L80
test_simple_guest_access_request_flow assert 0 == 1 + where 0 = len([])
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_access_requests.py#L192
test_simple_user_access_request_flow assert 0 == 1 + where 0 = len([])
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_files.py#L64
test_published_record_files_allow_edit TypeError: <lambda>() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_files.py#L108
test_published_record_files_deny_edit TypeError: <lambda>() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_resources_communities.py#L148
test_community_owner_add_record_to_communities TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_resources_pids.py#L75
test_external_doi_cleanup TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/resources/test_resources_pids.py#L181
test_required_pids_removed TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/services/test_rdm_service.py#L69
test_embargo_lift_with_draft TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.9, pypi, postgresql14, opensearch2, 16.x): tests/services/test_rdm_service.py#L91
test_embargo_lift_with_updated_draft TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
Tests (3.8, pypi, postgresql14, opensearch2, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, 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, postgresql14, opensearch2, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/