https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/excon-0.92.2 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 771113 [details] build.log build log and emerge --info
Error(s) that match a know pattern: Failure/Error: raise process_stderr if line.nil? RuntimeError:
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b5ef985fbf6d73e8b8d5743901d73d75da4e5e commit 50b5ef985fbf6d73e8b8d5743901d73d75da4e5e Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2022-04-22 07:53:04 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2022-04-23 05:14:52 +0000 dev-ruby/excon: avoid dependency on eventmachine for tests The test servers using eventmachine were using the eselected ruby version rather than the version being tested, hiding their dependency on eventmachine. All tests and specs using eventmachine are now ignored. Closes: https://bugs.gentoo.org/838946 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/excon/excon-0.92.2.ebuild | 6 ++++++ 1 file changed, 6 insertions(+)