jsonschemas: backport "internal_notes" to v6.0.0 #5665
Triggered via pull request
November 15, 2024 21:03
Status
Failure
Total duration
27m 42s
Artifacts
–
Annotations
6 errors
Python / Tests (3.9, postgresql14, opensearch2):
tests/oaiserver/test_oaipmh.py#L91
test_harvest
TypeError: invenio_search.utils.build_index_from_parts() argument after * must be an iterable, not NoneType
|
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)
Process completed with exit code 1.
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/oaiserver/test_oaipmh.py#L91
test_harvest
TypeError: invenio_search.utils.build_index_from_parts() argument after * must be an iterable, not NoneType
|
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)
Process completed with exit code 1.
|