Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842375 - [guru] net-proxy/toxiproxy-2.4.0 fails tests
Summary: [guru] net-proxy/toxiproxy-2.4.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Zapparov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-03 09:03 UTC by Agostino Sarubbo
Modified: 2022-05-05 14:22 UTC (History)
1 user (show)

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


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

Issue: net-proxy/toxiproxy-2.4.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-03 09:03:06 UTC
Created attachment 776276 [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-03 09:03:07 UTC
Error(s) that match a know pattern:


FAIL
FAIL	github.com/Shopify/toxiproxy/v2	2.013s
Comment 3 Alexey Zapparov 2022-05-03 17:43:29 UTC
The problem occurs because of go-1.18.1 (package is not yet stabilized in ::gentoo).
Comment 4 Alexey Zapparov 2022-05-03 17:56:34 UTC
Only one test fails on go-1.18.1 related to metrics reporting to prometheus, and it's prometheus go library's issue. We can either remove that test, or restrict supported version of go-lang
Comment 5 Larry the Git Cow gentoo-dev 2022-05-05 04:07:29 UTC
The bug has been referenced in the following commit(s):

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

commit 3d100aa7a53ba869bfa1aea34e6e191e2f5fc794
Author:     Alexey Zapparov <alexey@zapparov.com>
AuthorDate: 2022-05-04 16:40:38 +0000
Commit:     Alexey Zapparov <alexey@zapparov.com>
CommitDate: 2022-05-04 16:40:38 +0000

    net-proxy/toxiproxy: 2.4.0-r1
    
    Bug: https://bugs.gentoo.org/842375
    Signed-off-by: Alexey Zapparov <alexey@zapparov.com>

 .../toxiproxy/{toxiproxy-2.4.0.ebuild => toxiproxy-2.4.0-r1.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)