Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928257 - [guru] dev-python/pg8000-1.29.4 fails tests: FAILED test_copy.py::test_copy_from_with_error - AssertionError: assert pg_strtoint32_safe in (pg_atoi, pg_strtoint32)
Summary: [guru] dev-python/pg8000-1.29.4 fails tests: FAILED test_copy.py::test_copy_f...
Status: RESOLVED PKGREMOVED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-30 18:39 UTC by Agostino Sarubbo
Modified: 2025-04-05 18:35 UTC (History)
0 users

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


Attachments
build.log (build.log,126.86 KB, text/plain)
2024-03-30 18:39 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-30 18:39:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pg8000-1.29.4 fails tests.
Discovered on: amd64 (internal ref: guru_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-03-30 18:39:32 UTC
Created attachment 889061 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-30 18:39:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E               AssertionError: assert 'pg_strtoint32_safe' in ('pg_atoi', 'pg_strtoint32')
E           AssertionError: assert 'pg_strtoint32_safe' in ('pg_atoi', 'pg_strtoint32')
FAILED test/dbapi/test_copy.py::test_copy_from_with_error - AssertionError: assert 'pg_strtoint32_safe' in ('pg_atoi', 'pg_strtoint32')
FAILED test/legacy/test_copy.py::test_copy_from_with_error - AssertionError: assert 'pg_strtoint32_safe' in ('pg_atoi', 'pg_strtoint32')
FAILED test/native/test_copy.py::test_copy_from_with_error - AssertionError: assert 'pg_strtoint32_safe' in ('pg_atoi', 'pg_strtoint32')
test/dbapi/test_copy.py::test_copy_from_with_error FAILED             [ 35/689]
test/legacy/test_copy.py::test_copy_from_with_error FAILED            [246/689]
test/native/test_copy.py::test_copy_from_with_error FAILED            [472/689]
Comment 3 Larry the Git Cow gentoo-dev 2025-04-05 18:35:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1dc6eae9f22a8cabedb02c84f9821acd19c5c87

commit e1dc6eae9f22a8cabedb02c84f9821acd19c5c87
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2025-04-05 08:47:19 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2025-04-05 08:47:19 +0000

    dev-python/pg8000: treeclean
    
    Closes: https://bugs.gentoo.org/928257 (pkgremoved)
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/pg8000/Manifest             |  1 -
 dev-python/pg8000/metadata.xml         | 10 ----
 dev-python/pg8000/pg8000-1.29.4.ebuild | 89 ----------------------------------
 3 files changed, 100 deletions(-)