Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765748 - www-misc/buku-4.5 fails tests
Summary: www-misc/buku-4.5 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: David Roman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-01-17 14:02 UTC by Agostino Sarubbo
Modified: 2021-02-03 07:25 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,59.81 KB, text/plain)
2021-01-17 14:02 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 2021-01-17 14:02:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-misc/buku-4.5 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-17 14:02:49 UTC
Created attachment 683311 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-03 07:25:03 UTC
The bug has been closed via the following commit(s):

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

commit 621d2a7c53414508fb6d0781c4e51b2dc4540beb
Author:     John Helmert III <jchelmert3@posteo.net>
AuthorDate: 2021-01-24 23:13:01 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-02-03 07:04:48 +0000

    www-misc/buku: fix test failures with >=hypothesis-6
    
    Add upstream's patch to fix hypothesis, skip new tests added in the
    patch which break network-sandbox, and skip old tests which newly fail
    under Portage.
    
    Closes: https://bugs.gentoo.org/765748
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: John Helmert III <jchelmert3@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/19202
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-misc/buku/buku-4.5.ebuild                     |  15 +-
 www-misc/buku/files/buku-4.5-hypothesis-fix.patch | 494 ++++++++++++++++++++++
 2 files changed, 506 insertions(+), 3 deletions(-)