You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/10 20:42:16 UTC

[jira] [Commented] (PROTON-550) Ruby tests fail if dependencies are missing

    [ https://issues.apache.org/jira/browse/PROTON-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965676#comment-13965676 ] 

ASF subversion and git services commented on PROTON-550:
--------------------------------------------------------

Commit 1586400 from mcpierce@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1586400 ]

PROTON-550: Fail build if Ruby is enabled but missing dependencies.

Now, instead of just stating that a dependency is missing, CMake will
fail if it's trying to build Ruby but any dependency is missing.

> 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)