Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934596 - dev-python/tempora-5.6.0 fails tests: FAILED __init__.py::tempora.get_nearest_year_for_day
Summary: dev-python/tempora-5.6.0 fails tests: FAILED __init__.py::tempora.get_nearest...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-20 11:55 UTC by Agostino Sarubbo
Modified: 2024-06-20 15:20 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,81.27 KB, text/plain)
2024-06-20 11:55 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-06-20 11:55:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tempora-5.6.0 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-06-20 11:55:36 UTC
Created attachment 896131 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-20 11:55:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tempora/__init__.py::tempora.get_nearest_year_for_day
FAILED tempora/utc.py::tempora.utc
_pytest.fixtures.FixtureLookupError: ('freezer', <FixtureRequest for <DoctestItem tempora.get_nearest_year_for_day>>)
_pytest.fixtures.FixtureLookupError: ('freezer', <FixtureRequest for <DoctestItem tempora.utc>>)
tempora/__init__.py::tempora.get_nearest_year_for_day FAILED            [ 8/42]
tempora/utc.py::tempora.utc FAILED                                      [21/42]
Comment 3 Larry the Git Cow gentoo-dev 2024-06-20 15:20:16 UTC
The bug has been closed via the following commit(s):

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

commit e4dd9735141284052e7a705649af6aff522f71d8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-06-20 14:27:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-06-20 15:19:59 +0000

    dev-python/tempora: Fix fixture name
    
    Closes: https://bugs.gentoo.org/934596
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/tempora/tempora-5.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)