bgaborg removed a comment 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to