Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928618 - dev-python/zstandard-0.22.0 fails tests: FAILED test_module_attributes.py::TestModuleAttributes::test_version - AssertionError: Tuples differ: (1, 5, 6) != (1, 5, 5)
Summary: dev-python/zstandard-0.22.0 fails tests: FAILED test_module_attributes.py::Te...
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-04-05 04:15 UTC by Agostino Sarubbo
Modified: 2024-04-05 16:22 UTC (History)
0 users

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


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

Issue: dev-python/zstandard-0.22.0 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

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

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-05 04:15:14 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AssertionError: Tuples differ: (1, 5, 6) != (1, 5, 5)
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tests/test_module_attributes.py::TestModuleAttributes::test_version - AssertionError: Tuples differ: (1, 5, 6) != (1, 5, 5)
tests/test_module_attributes.py::TestModuleAttributes::test_version FAILED [270/289]
Comment 3 Larry the Git Cow gentoo-dev 2024-04-05 16:22:26 UTC
The bug has been closed via the following commit(s):

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

commit a75d0983e7178d1b54df5a8e9c2ef43f3a3bdfd9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-05 16:20:21 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-05 16:21:24 +0000

    dev-python/zstandard: Deselect the library version test
    
    Closes: https://bugs.gentoo.org/928618
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/zstandard/zstandard-0.22.0.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)