You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/05/21 06:23:00 UTC

[jira] [Created] (ACCUMULO-3841) accumulo-native continues if `make` fails and causes NativeMapIT failure

Josh Elser created ACCUMULO-3841:
------------------------------------

             Summary: accumulo-native continues if `make` fails and causes NativeMapIT failure
                 Key: ACCUMULO-3841
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3841
             Project: Accumulo
          Issue Type: Bug
          Components: build, test
            Reporter: Josh Elser
            Assignee: Christopher Tubbs
            Priority: Minor
             Fix For: 1.8.0, 1.7.1


On a system that didn't have a C++ compiler installed, ran the ITs.

NativeMapIT failed because libaccumulo.so couldn't be loaded, because it was never built!

Some thoughts:

* It would be nice to not fail the build when we're running integration-tests and we fail to build the native map
* NativeMapIT could JUnit assume itself off when libaccumulo.so can't be loaded from the expected location

Thoughts [~ctubbsii]?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)