CI #165
Annotations
14 errors
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_cli.py#L68
test_init
AssertionError: assert 0 == 1
+ where 1 = len({'.opensearch-sap-log-types-config': {'aliases': {}}})
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L165
test_whitelisted_aliases[aliases_config3-expected_aliases3]
AssertionError: assert 0 == 1
+ where 1 = len({'.opensearch-sap-log-types-config': {'aliases': {}}})
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L165
test_whitelisted_aliases[aliases_config4-expected_aliases4]
AssertionError: assert 0 == 1
+ where 1 = len({'.opensearch-sap-log-types-config': {'aliases': {}}})
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L311
test_indices_prefix_empty_value
AssertionError: assert {'.opensearch...t-v1.0.0-abc'} == {'records-aut...t-v1.0.0-abc'}
Extra items in the left set:
'.opensearch-sap-log-types-config'
Full diff:
{
+ '.opensearch-sap-log-types-config',
'records-authorities-authority-v1.0.0-abc',
'records-bibliographic-bibliographic-v1.0.0-abc',
'records-default-v1.0.0-abc',
}
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L317
test_indices_prefix_none_value
AssertionError: assert {'.opensearch...t-v1.0.0-abc'} == {'records-aut...t-v1.0.0-abc'}
Extra items in the left set:
'.opensearch-sap-log-types-config'
Full diff:
{
+ '.opensearch-sap-log-types-config',
'records-authorities-authority-v1.0.0-abc',
'records-bibliographic-bibliographic-v1.0.0-abc',
'records-default-v1.0.0-abc',
}
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L323
test_indices_prefix_some_value
AssertionError: assert {'.opensearch...t-v1.0.0-abc'} == {'myprefix-re...t-v1.0.0-abc'}
Extra items in the left set:
'.opensearch-sap-log-types-config'
Full diff:
{
+ '.opensearch-sap-log-types-config',
'myprefix-records-authorities-authority-v1.0.0-abc',
'myprefix-records-bibliographic-bibliographic-v1.0.0-abc',
'myprefix-records-default-v1.0.0-abc',
}
|
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_cli.py#L68
test_init
AssertionError: assert 0 == 1
+ where 1 = len({'.opensearch-sap-log-types-config': {'aliases': {}}})
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L165
test_whitelisted_aliases[aliases_config3-expected_aliases3]
AssertionError: assert 0 == 1
+ where 1 = len({'.opensearch-sap-log-types-config': {'aliases': {}}})
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L165
test_whitelisted_aliases[aliases_config4-expected_aliases4]
AssertionError: assert 0 == 1
+ where 1 = len({'.opensearch-sap-log-types-config': {'aliases': {}}})
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L311
test_indices_prefix_empty_value
AssertionError: assert {'.opensearch...t-v1.0.0-abc'} == {'records-aut...t-v1.0.0-abc'}
Extra items in the left set:
'.opensearch-sap-log-types-config'
Full diff:
{
+ '.opensearch-sap-log-types-config',
'records-authorities-authority-v1.0.0-abc',
'records-bibliographic-bibliographic-v1.0.0-abc',
'records-default-v1.0.0-abc',
}
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L317
test_indices_prefix_none_value
AssertionError: assert {'.opensearch...t-v1.0.0-abc'} == {'records-aut...t-v1.0.0-abc'}
Extra items in the left set:
'.opensearch-sap-log-types-config'
Full diff:
{
+ '.opensearch-sap-log-types-config',
'records-authorities-authority-v1.0.0-abc',
'records-bibliographic-bibliographic-v1.0.0-abc',
'records-default-v1.0.0-abc',
}
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L323
test_indices_prefix_some_value
AssertionError: assert {'.opensearch...t-v1.0.0-abc'} == {'myprefix-re...t-v1.0.0-abc'}
Extra items in the left set:
'.opensearch-sap-log-types-config'
Full diff:
{
+ '.opensearch-sap-log-types-config',
'myprefix-records-authorities-authority-v1.0.0-abc',
'myprefix-records-bibliographic-bibliographic-v1.0.0-abc',
'myprefix-records-default-v1.0.0-abc',
}
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|