Skip to content

bug: propagate deletion of parent PIDs properly #5662

bug: propagate deletion of parent PIDs properly

bug: propagate deletion of parent PIDs properly #5662

Re-run triggered November 21, 2024 09:10
Status Failure
Total duration 27m 51s
Artifacts

tests.yml

on: pull_request
Matrix: JS / Tests
Matrix: Python / Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Python / Tests (3.9, postgresql14, opensearch2): tests/requests/test_user_moderation_actions.py#L83
test_user_moderation_approve sqlalchemy.exc.InvalidRequestError: Can't operate on closed transaction inside context manager. Please complete the context manager before emitting further commands.
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L184
test_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L242
test_rec_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L300
test_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L358
test_draft_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L415
test_fully_restricted_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L474
test_fully_restricted_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L779
test_rec_files_permissions_with_rat_wrong_file assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L837
test_rec_files_permissions_with_rat_wrong_access assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.9, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L896
test_rec_files_permissions_with_rat_wrong_recid assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/requests/test_user_moderation_actions.py#L83
test_user_moderation_approve sqlalchemy.exc.InvalidRequestError: Can't operate on closed transaction inside context manager. Please complete the context manager before emitting further commands.
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L184
test_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L242
test_rec_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L300
test_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L358
test_draft_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L415
test_fully_restricted_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L474
test_fully_restricted_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L779
test_rec_files_permissions_with_rat_wrong_file assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L837
test_rec_files_permissions_with_rat_wrong_access assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Python / Tests (3.12, postgresql14, opensearch2): tests/tokens/test_resource_access.py#L896
test_rec_files_permissions_with_rat_wrong_recid assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code