Summary: | dev-python/pdm-backend-2.3.0 fails tests: ERROR test_scm.py::test__get_version_from_scm__returns_tag_if_method_unspecified[hg] - AssertionError: Cannot find hg in path | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2024-05-01 11:19:52 UTC
Created attachment 892074 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__adds_details_if_project_is_dirty[hg] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__returns_default_if_tag_cannot_be_parsed[hg] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__returns_tag_if_method_unspecified[hg] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__returns_version_if_tag_has_v[hg] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__selects_by_tag_filter_on_different_commits[hg-0] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__selects_by_tag_filter_on_different_commits[hg-1] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__selects_by_tag_filter_on_same_commit[hg-0] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__selects_by_tag_filter_on_same_commit[hg-1] - AssertionError: Cannot find hg in path ERROR tests/pdm/backend/hooks/version/test_scm.py::test__get_version_from_scm__tag_regex[hg] - AssertionError: Cannot find hg in path The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee655b9dd8c278c744b1ec1ec9aa068b257cb6fa commit ee655b9dd8c278c744b1ec1ec9aa068b257cb6fa Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-05-01 11:31:30 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-05-01 11:48:04 +0000 dev-python/pdm-backend: Fix missing dev-vcs/mercurial test dep Closes: https://bugs.gentoo.org/931017 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pdm-backend/pdm-backend-2.3.0.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) |