Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945029 - dev-python/pdoc3-0.11.2 fails tests
Summary: dev-python/pdoc3-0.11.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-26 12:07 UTC by Agostino Sarubbo
Modified: 2024-11-27 11:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,121.55 KB, text/plain)
2024-11-26 12:07 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-26 12:07:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pdoc3-0.11.2 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-26 12:07:20 UTC
Created attachment 911994 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-26 12:07:21 UTC
Error(s) that match a know pattern:


AssertionError: TestResults(failed=1, attempted=8)
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED (failures=1, skipped=3, expected failures=1)
FAIL: test_project_doctests (pdoc.test.CliTest)
KeyError: 'setuptools_scm'
    TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate. Got (Optional[int],)
    TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate. Got Optional[int]
Comment 3 Larry the Git Cow gentoo-dev 2024-11-27 11:20:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb17942ba205df33793d3da83f3327c638e5a50

commit cdb17942ba205df33793d3da83f3327c638e5a50
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-11-27 11:18:37 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-11-27 11:19:55 +0000

    dev-python/pdoc3: add 0.11.3, drop 0.11.2
    
    Closes: https://bugs.gentoo.org/945029
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-python/pdoc3/Manifest                                     | 2 +-
 dev-python/pdoc3/{pdoc3-0.11.2.ebuild => pdoc3-0.11.3.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)