Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843062 - www-apps/miniflux-2.0.36 fails tests
Summary: www-apps/miniflux-2.0.36 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kenton Groombridge
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-07 05:50 UTC by Agostino Sarubbo
Modified: 2022-05-07 13:57 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,149.43 KB, application/x-xz)
2022-05-07 05:50 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-05-07 05:50:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/miniflux-2.0.36 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-07 05:50:38 UTC
Created attachment 777134 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-07 05:50:39 UTC
Error(s) that match a know pattern:


FAIL
FAIL	miniflux.app/http/client	0.129s
fatal: not a git repository (or any parent up to mount point /var/tmp)
    client_test.go:25: This website is temporarily unreachable (original error: "dial tcp: lookup httpbin.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable")
Comment 3 Larry the Git Cow gentoo-dev 2022-05-07 13:57:17 UTC
The bug has been closed via the following commit(s):

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

commit 4ba309bf2b8387df237c3203f5ed24d448da20ad
Author:     Kenton Groombridge <concord@gentoo.org>
AuthorDate: 2022-05-07 13:54:34 +0000
Commit:     Kenton Groombridge <concord@gentoo.org>
CommitDate: 2022-05-07 13:56:48 +0000

    www-apps/miniflux: restrict tests
    
    Tests require network access.
    
    Closes: https://bugs.gentoo.org/843062
    Signed-off-by: Kenton Groombridge <concord@gentoo.org>

 www-apps/miniflux/miniflux-2.0.36.ebuild | 2 ++
 1 file changed, 2 insertions(+)