Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927057 - dev-python/testfixtures-8.1.0 fails tests
Summary: dev-python/testfixtures-8.1.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-15 08:06 UTC by Agostino Sarubbo
Modified: 2024-03-15 13:15 UTC (History)
0 users

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


Attachments
build.log (build.log,316.53 KB, text/plain)
2024-03-15 08:06 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-03-15 08:06:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/testfixtures-8.1.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-15 08:06:06 UTC
Created attachment 887667 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-15 08:06:07 UTC
Error(s) that match a know pattern:


    + NameError: name 't1' is not defined
    - AssertionError: datetime.datetime(2024, 10, 27, 1, 0, tzinfo=zoneinfo.ZoneInfo(key='Europe/London')) != datetime.datetime(2024, 10, 27, 1, 0, fold=1, tzinfo=zoneinfo.ZoneInfo(key='Europe/London'))
    ModuleNotFoundError: No module named 'tzdata'
    NameError: name 't1' is not defined
    NameError: name 't2' is not defined
    zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Europe/London'
FAILED docs/comparing.txt::line:268,column:1
FAILED docs/comparing.txt::line:269,column:1
FAILED docs/comparing.txt::line:271,column:1
FAILED docs/comparing.txt::line:272,column:1
FAILED docs/comparing.txt::line:277,column:1
FAILED docs/comparing.txt::line:283,column:1
FAILED docs/comparing.txt::line:288,column:1
Comment 3 Larry the Git Cow gentoo-dev 2024-03-15 13:15:00 UTC
The bug has been closed via the following commit(s):

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

commit ea84f4d0f0a2d72fbc67b11733c278317ecf4181
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-03-15 13:13:31 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-15 13:14:55 +0000

    dev-python/testfixtures: Add a dep on timezone-data
    
    Closes: https://bugs.gentoo.org/927057
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/testfixtures/testfixtures-8.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)