[Bug 221792] [exp-run] Add new qa check for ruby-based ports
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 25 09:43:51 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221792
Bug ID: 221792
Summary: [exp-run] Add new qa check for ruby-based ports
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: tz at freebsd.org
CC: freebsd-ports-bugs at FreeBSD.org
Flags: exp-run?
Created attachment 185749
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185749&action=edit
Patch with new QA-check
Aloha,
attached a patch for a new qa-check. It checks if all dependency declared in
the Gemfile of an ruby-based port are satisfied. This can help greatly, because
currently the only way to test for example www/gitlab or www/redmine (or any
other ruby-port) is to install and execute it. Since all build-tests will be
fine, even if the port does not work at all.
The check is executed for every port having USE_RUBY but with a portname not
starting with rubygem-.
Diff-Review was here wit mat and lifanov:
https://reviews.freebsd.org/D11865
Greetings,
Torsten
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list