| Summary: | dev-python/sphinxcontrib-bibtex-2.4.2 fails tests (MUSL) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Andrew Nowa Ammerlaan <andrewammerlaan> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | python |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2022-08-22 07:51:10 UTC
Created attachment 800441 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern:
E AssertionError: assert set() == {'A1'}
E AssertionError: assert set() == {'AMan09', 'AEve03'}
E AssertionError: assert set() == {'Thr', 'One', 'Two'}
E AssertionError: assert set() == {'id6'}
E AssertionError: assert {'1'} == set()
E AssertionError: assert {'AGIH02', 'AWS14', 'AFM12', 'ABlu83'} == set()
E AssertionError: assert {'Bra', 'App'} == set()
FAILED test/test_autodoc.py::test_autodoc - assert 0 == 1
FAILED test/test_backrefs.py::test_backrefs - assert None
FAILED test/test_bibfiles.py::test_bibfiles_multiple_keys - assert None
FAILED test/test_bibfiles.py::test_bibfiles_multiple_macros - assert None
FAILED test/test_bibfiles.py::test_bibfiles_out_of_date - assert None
FAILED test/test_bibliography.py::test_bibliography_content - AssertionError:...
FAILED test/test_bibliography.py::test_bibliography_custom_ids - assert None ...
FAILED test/test_bibliography.py::test_bibliography_key_prefix - AssertionErr...
FAILED test/test_bibliography.py::test_bibliography_label_prefix_1 - Assertio...
FAILED test/test_bibliography.py::test_bibliography_label_prefix_2 - Assertio...
FAILED test/test_bibliography.py::test_bibliography_multi_foot - assert 0 == 1
FAILED test/test_bibliography.py::test_bibliography_order_unsorted - assert None
FAILED test/test_bibliography.py::test_bibliography_style_default - Assertion...
FAILED test/test_bibliography.py::test_bibliography_style_label_1 - assert 0 ...
FAILED test/test_bibliography.py::test_bibliography_url - assert None is not ...
FAILED test/test_citation.py::test_citation_any_role - AssertionError: assert...
FAILED test/test_citation.py::test_citation_multiple_keys - AssertionError: a...
FAILED test/test_citation.py::test_citation_toctree - assert 0 == 1
FAILED test/test_citation.py::test_citation_tooltip - assert 0 == 1
FAILED test/test_citation.py::test_citation_tooltip2 - assert 0 == 1
FAILED test/test_citation.py::test_citation_tooltip3 - assert 0 == 1
FAILED test/test_duplicate.py::test_duplicate_citation - assert 0 == 2
FAILED test/test_duplicate.py::test_duplicate_citation_id - AssertionError: a...
FAILED test/test_duplicate.py::test_duplicate_label - assert None
FAILED test/test_duplicate.py::test_duplicate_nearly_identical_entries - asse...
FAILED test/test_duplicate.py::test_duplicate_nearly_identical_keys_1 - asser...
FAILED test/test_duplicate.py::test_duplicate_nearly_identical_keys_2 - asser...
FAILED test/test_list.py::test_list_citation - assert None
FAILED test/test_numpydoc.py::test_numpydoc - assert 0 == 1
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9098775746c7c1703fa1188eb8c291c0d46f75 commit 9a9098775746c7c1703fa1188eb8c291c0d46f75 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-08-31 12:37:44 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-08-31 12:38:12 +0000 dev-python/sphinxcontrib-bibtex: add 2.5.0 Closes: https://bugs.gentoo.org/866015 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> dev-python/sphinxcontrib-bibtex/Manifest | 1 + .../sphinxcontrib-bibtex-2.5.0.ebuild | 49 ++++++++++++++++++++++ 2 files changed, 50 insertions(+) |