bump major #211
Annotations
4 errors
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_index_prefixing.py#L23
test_index_creation
AssertionError: assert {'.opensearch...d-1733472250'} == {'test-inveni...d-1733472250'}
Extra items in the left set:
'.plugins-ml-config'
'.opensearch-sap-log-types-config'
'.opensearch-observability'
Full diff:
{
+ '.opensearch-observability',
+ '.opensearch-sap-log-types-config',
+ '.plugins-ml-config',
'test-invenio-records-rest-testrecord-1733472250',
}
|
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_index_prefixing.py#L23
test_index_creation
AssertionError: assert {'.opensearch...d-1733472257'} == {'test-inveni...d-1733472257'}
Extra items in the left set:
'.opensearch-observability'
'.plugins-ml-config'
'.opensearch-sap-log-types-config'
Full diff:
{
+ '.opensearch-observability',
+ '.opensearch-sap-log-types-config',
+ '.plugins-ml-config',
'test-invenio-records-rest-testrecord-1733472257',
}
|
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|