You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/25 09:48:10 UTC

[GitHub] [hadoop] bgaborg commented on issue #1676: HADOOP-16669. TestRawLocalFileSystemContract.testPermission fails if no native library

bgaborg commented on issue #1676: HADOOP-16669. TestRawLocalFileSystemContract.testPermission fails if no native library
URL: https://github.com/apache/hadoop/pull/1676#issuecomment-546285821
 
 
   > Thanx @steveloughran .
   > Can we do something like this
   > ` assumeTrue(NativeCodeLoader.isNativeCodeLoaded());` in the first line itself. rather than executing half test and then ignoring?
   
   Good idea, if there's a way to check it other than catching an exception we should do that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org