Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943548 - dev-ruby/ffaker-2.23.0 fails tests
Summary: dev-ruby/ffaker-2.23.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-15 12:42 UTC by Agostino Sarubbo
Modified: 2024-11-15 13:29 UTC (History)
0 users

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


Attachments
build.log (build.log,75.49 KB, text/plain)
2024-11-15 12:42 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 2024-11-15 12:42:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/ffaker-2.23.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-15 12:42:51 UTC
Created attachment 908741 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-15 12:42:52 UTC
Error(s) that match a know pattern:


Error: test_file_output_with_keyword_arguments(TestImage): SocketError: Failed to open TCP connection to dummyimage.com:443 (getaddrinfo: Temporary failure in name resolution)
Error: test_file_output_with_positional_arguments(TestImage): SocketError: Failed to open TCP connection to dummyimage.com:443 (getaddrinfo: Temporary failure in name resolution)
Error: test_file_with_size_as_positional_argument(TestImage): SocketError: Failed to open TCP connection to dummyimage.com:443 (getaddrinfo: Temporary failure in name resolution)
Comment 3 Larry the Git Cow gentoo-dev 2024-11-15 13:29:30 UTC
The bug has been closed via the following commit(s):

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

commit e392ba76b9b35167ef2308df07da00c7a897a2c9
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-15 13:28:27 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-15 13:29:21 +0000

    dev-ruby/ffaker: avoid test requiring network access
    
    Closes: https://bugs.gentoo.org/943548
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/ffaker/ffaker-2.23.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)