You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2014/03/31 14:30:15 UTC

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

Justin Ross created PROTON-550:
----------------------------------

             Summary: 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


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)