Skip to content

bump major

bump major #178

Triggered via pull request December 6, 2024 07:11
Status Failure
Total duration 1m 30s
Artifacts

tests.yml

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

Annotations

8 errors
Python / Tests (3.9, postgresql14, opensearch2): tests/test_invenio_search.py#L369
test_templates_prefix_empty_value TypeError: delete_template() got an unexpected keyword argument 'expand_wildcards'
Python / Tests (3.9, postgresql14, opensearch2): tests/test_invenio_search.py#L375
test_templates_prefix_none_value TypeError: delete_template() got an unexpected keyword argument 'expand_wildcards'
Python / Tests (3.9, postgresql14, opensearch2): tests/test_invenio_search.py#L381
test_templates_prefix_some_value TypeError: delete_template() got an unexpected keyword argument 'expand_wildcards'
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): tests/test_invenio_search.py#L369
test_templates_prefix_empty_value TypeError: IndicesClient.delete_template() got an unexpected keyword argument 'expand_wildcards'
Python / Tests (3.12, postgresql14, opensearch2): tests/test_invenio_search.py#L375
test_templates_prefix_none_value TypeError: IndicesClient.delete_template() got an unexpected keyword argument 'expand_wildcards'
Python / Tests (3.12, postgresql14, opensearch2): tests/test_invenio_search.py#L381
test_templates_prefix_some_value TypeError: IndicesClient.delete_template() got an unexpected keyword argument 'expand_wildcards'
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.