Skip to content

components: make content moderation configurable #5593

components: make content moderation configurable

components: make content moderation configurable #5593

Triggered via pull request October 31, 2024 15:28
Status Failure
Total duration 28m 6s
Artifacts

tests.yml

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

Annotations

8 errors
Python / Tests (3.9, postgresql14, opensearch2): tests/requests/test_user_moderation_actions.py#L78
test_user_moderation_approve assert 0 == 1 + where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f7ed73e74c0>.total
Python / Tests (3.9, postgresql14, opensearch2): tests/requests/test_user_moderation_actions.py#L118
test_user_moderation_decline assert 0 == 1 + where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f7ed72e8f10>.total
Python / Tests (3.9, postgresql14, opensearch2): tests/services/components/test_verified_component.py#L54
test_unverified_content assert 0 == 1 + where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f7eb8562eb0>.total
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): tests/requests/test_user_moderation_actions.py#L78
test_user_moderation_approve assert 0 == 1 + where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f8996b46450>.total
Python / Tests (3.12, postgresql14, opensearch2): tests/requests/test_user_moderation_actions.py#L118
test_user_moderation_decline assert 0 == 1 + where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f8996aceb10>.total
Python / Tests (3.12, postgresql14, opensearch2): tests/services/components/test_verified_component.py#L54
test_unverified_content assert 0 == 1 + where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f8978f75fd0>.total
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.