Summary: | dev-ruby/actionpack-7.1.5.1: Fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dustin Polke <DuPol> |
Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | DuPol |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Full build.log
emerge --info |
Description
Dustin Polke
2025-04-01 07:18:48 UTC
Created attachment 923379 [details]
emerge --info
Can you confirm that you don’t have chrome or chromium installed? That is right. No chrome or chromium installed. $ eix www-client/*-chrom* -cI No matches found $ eix www-client/chromium -cI No matches found The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca711f34a31bd9e7fd984c474e6fa7a6360c005 commit cca711f34a31bd9e7fd984c474e6fa7a6360c005 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2025-04-02 12:05:27 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2025-04-02 12:08:01 +0000 dev-ruby/actionpack: fix tests Fix tests when chrome and firefox are not present. Making both browsers test dependencies for just a few tests seems excessive. Closes: https://bugs.gentoo.org/952987 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/actionpack/actionpack-7.1.5.1.ebuild | 5 +++++ dev-ruby/actionpack/actionpack-7.2.2.1.ebuild | 7 ++++++- dev-ruby/actionpack/actionpack-8.0.2.ebuild | 5 +++++ 3 files changed, 16 insertions(+), 1 deletion(-) |