You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/10/08 17:20:29 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-3841:
----------------------------------------
    Fix Version/s:     (was: 1.7.1)
                   1.7.2

> 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: Improvement
>          Components: build, test
>            Reporter: Josh Elser
>            Priority: Minor
>             Fix For: 1.7.2, 1.8.0
>
>
> 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)