[
https://issues.apache.org/jira/browse/PROTON-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955649#comment-13955649
]
ASF subversion and git services commented on PROTON-550:
--------------------------------------------------------
Commit 1583443 from [~mcpierce] in branch 'proton/trunk'
[ https://svn.apache.org/r1583443 ]
PROTON-550: Add check for Ruby gem dependencies for tests.
If these dependencies are missing then raise a warning message during
the CMake generation process.
> Ruby tests fail if dependencies are missing
> -------------------------------------------
>
> Key: PROTON-550
> URL: https://issues.apache.org/jira/browse/PROTON-550
> Project: Qpid Proton
> Issue Type: Bug
> Components: ruby-binding
> Affects Versions: 0.7
> Environment: Fedora 19, x86-64
> Reporter: Justin Ross
> Assignee: Darryl L. Pierce
>
> The ruby tests fail (that is, they do not opt out) if I don't have rspec and
> simplecov installed.
> On Fedora, I had to install rubygem-rspec and rubygem-simplecov.
> These deps, if missing, should produce warnings in the initial cmake output.
> If missing, the tests should be skipped. Finally, rspec and simplecov should
> be listed in the README with minitest.
--
This message was sent by Atlassian JIRA
(v6.2#6252)