Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831772 - app-i18n/transifex-client-1.0.0 fails tests
Summary: app-i18n/transifex-client-1.0.0 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: Robert G. Siebeck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-22 08:25 UTC by Agostino Sarubbo
Modified: 2022-01-28 07:53 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,86.16 KB, application/x-xz)
2022-01-22 08:25 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-01-22 08:25:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-i18n/transifex-client-1.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-22 08:25:58 UTC
Created attachment 763094 [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-01-22 08:25:58 UTC
Error(s) that match a know pattern:


could not find resource 'projslug.resslugdoesntexist' in local configuration.  ERROR   Given resources not found in config file.
ERROR: could not find file 'aaa.json'. Aborting.
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
Comment 3 Robert G. Siebeck 2022-01-22 10:09:27 UTC
It seems one test fails due to lacking network connectivity:

=== RUN   TestUpdateCommandCheckEQtoProduction
    update_test.go:52: Get "https://api.github.com/repos/transifex/cli/releases": dial tcp: lookup api.github.com on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable
Comment 4 Larry the Git Cow gentoo-dev 2022-01-28 07:53:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af159743324b26bd2551d6c336171b2ad4579dd

commit 2af159743324b26bd2551d6c336171b2ad4579dd
Author:     Robert Siebeck <gentoo.2019@r123.de>
AuthorDate: 2022-01-23 21:33:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-28 07:53:31 +0000

    app-i18n/transifex-client: skip tests depending on network connection.
    
    Closes: https://bugs.gentoo.org/831772
    Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
    Closes: https://github.com/gentoo/gentoo/pull/23934
    Signed-off-by: Sam James <sam@gentoo.org>

 app-i18n/transifex-client/transifex-client-1.0.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)