Skip to content

wip

wip #255

Triggered via pull request October 3, 2024 07:09
Status Failure
Total duration 2m 41s
Artifacts

tests.yml

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

Annotations

26 errors
Tests (3.9, pypi, opensearch2): tests/test_fixtures.py#L344
test_db AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'failed': 2} != {'failed': 0} {'passed': 0} != {'passed': 2} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 2, ? ^ - 'passed': 2, ? ^ + 'passed': 0, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, opensearch2): tests/test_fixtures.py#L487
test_bucket_from_dir AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'failed': 1} != {'failed': 0} {'passed': 0} != {'passed': 1} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 1, ? ^ - 'passed': 1, ? ^ + 'passed': 0, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, opensearch2): tests/test_fixtures.py#L550
test_entrypoint_pkg_resources AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'failed': 1} != {'failed': 0} {'passed': 1} != {'passed': 2} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 1, ? ^ - 'passed': 2, ? ^ + 'passed': 1, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, opensearch2): tests/test_fixtures.py#L613
test_entrypoint_importlib AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'failed': 1} != {'failed': 0} {'passed': 1} != {'passed': 2} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 1, ? ^ - 'passed': 2, ? ^ + 'passed': 1, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, opensearch2): pytest_invenio/fixtures.py#L1
pydocstyle-check /home/runner/work/pytest-invenio/pytest-invenio/pytest_invenio/fixtures.py:511 in public function `db`: D202: No blank lines allowed after function docstring (found 1)
Tests (3.9, pypi, opensearch2): test_db.py#L8
test_db1 TypeError: 'Session' object is not callable
Tests (3.9, pypi, opensearch2): test_db.py#L14
test_db2 TypeError: 'Session' object is not callable
Tests (3.9, pypi, opensearch2): test_bucket_from_dir.py#L13
test_creating_location_and_use_bucket_from_dir TypeError: 'Session' object is not callable
Tests (3.9, pypi, opensearch2): test_ep.py#L17
test_app TypeError: 'Session' object is not callable
Tests (3.9, pypi, opensearch2): test_ep.py#L17
test_app TypeError: 'Session' object is not callable
Tests (3.9, pypi, elasticsearch7)
The job was canceled because "_3_9_pypi_opensearch2" failed.
Tests (3.9, pypi, elasticsearch7): tests/test_fixtures.py#L344
test_db AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'passed': 0} != {'passed': 2} {'failed': 2} != {'failed': 0} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 2, ? ^ - 'passed': 2, ? ^ + 'passed': 0, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, elasticsearch7): tests/test_fixtures.py#L487
test_bucket_from_dir AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'passed': 0} != {'passed': 1} {'failed': 1} != {'failed': 0} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 1, ? ^ - 'passed': 1, ? ^ + 'passed': 0, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, elasticsearch7): tests/test_fixtures.py#L550
test_entrypoint_pkg_resources AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'passed': 1} != {'passed': 2} {'failed': 1} != {'failed': 0} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 1, ? ^ - 'passed': 2, ? ^ + 'passed': 1, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, elasticsearch7): tests/test_fixtures.py#L613
test_entrypoint_importlib AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'passed': 1} != {'passed': 2} {'failed': 1} != {'failed': 0} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 1, ? ^ - 'passed': 2, ? ^ + 'passed': 1, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.9, pypi, elasticsearch7): pytest_invenio/fixtures.py#L1
pydocstyle-check /home/runner/work/pytest-invenio/pytest-invenio/pytest_invenio/fixtures.py:511 in public function `db`: D202: No blank lines allowed after function docstring (found 1)
Tests (3.9, pypi, elasticsearch7): test_db.py#L8
test_db1 TypeError: 'Session' object is not callable
Tests (3.9, pypi, elasticsearch7): test_db.py#L14
test_db2 TypeError: 'Session' object is not callable
Tests (3.9, pypi, elasticsearch7): test_bucket_from_dir.py#L13
test_creating_location_and_use_bucket_from_dir TypeError: 'Session' object is not callable
Tests (3.9, pypi, elasticsearch7): test_ep.py#L17
test_app TypeError: 'Session' object is not callable
Tests (3.9, pypi, elasticsearch7): test_ep.py#L17
test_app TypeError: 'Session' object is not callable
Tests (3.12, pypi, elasticsearch7)
The job was canceled because "_3_9_pypi_opensearch2" failed.
Tests (3.12, pypi, elasticsearch7): tests/test_fixtures.py#L344
test_db AssertionError: assert {'errors': 0,...pped': 0, ...} == {'errors': 0,...pped': 0, ...} Omitting 4 identical items, use -vv to show Differing items: {'failed': 2} != {'failed': 0} {'passed': 0} != {'passed': 2} Full diff: { 'errors': 0, - 'failed': 0, ? ^ + 'failed': 2, ? ^ - 'passed': 2, ? ^ + 'passed': 0, ? ^ 'skipped': 0, 'xfailed': 0, 'xpassed': 0, }
Tests (3.12, pypi, elasticsearch7)
The operation was canceled.
Tests (3.12, pypi, opensearch2)
The job was canceled because "_3_9_pypi_opensearch2" failed.
Tests (3.12, pypi, opensearch2)
The operation was canceled.