Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878787 - [guru] dev-python/asyncpg-0.26.0 fails tests
Summary: [guru] dev-python/asyncpg-0.26.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: piotr.staroszczyk
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-30 08:11 UTC by Agostino Sarubbo
Modified: 2022-11-04 14:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,135.47 KB, text/plain)
2022-10-30 08:11 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 2022-10-30 08:11:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/asyncpg-0.26.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-30 08:11:20 UTC
Created attachment 826101 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-30 08:11:21 UTC
Error(s) that match a know pattern:


FAILED (errors=1, skipped=2)
asyncpg.exceptions.UndefinedTableError: table "test_many" does not exist
Comment 3 Larry the Git Cow gentoo-dev 2022-11-04 14:38:41 UTC
The bug has been closed via the following commit(s):

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

commit 62688c3054329d2e12c243ebf4af33719af67625
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-11-02 23:13:43 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-11-03 01:12:52 +0000

    dev-python/asyncpg: add 0.27.0, drop 0.25.0
    
    Closes: https://bugs.gentoo.org/878787
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/asyncpg/Manifest              |  2 +-
 dev-python/asyncpg/asyncpg-0.25.0.ebuild | 26 ----------------------
 dev-python/asyncpg/asyncpg-0.27.0.ebuild | 37 ++++++++++++++++++++++++++++++++
 3 files changed, 38 insertions(+), 27 deletions(-)