You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/03/31 15:31:44 UTC

[GitHub] [bookkeeper] hangc0276 commented on issue #3897: DirectEntryLogger's tests fail on mac (by design?), should be skipped by build on non-linux build

hangc0276 commented on issue #3897:
URL: https://github.com/apache/bookkeeper/issues/3897#issuecomment-1492138987

   In order to run the Direct IO unit tests in Intellij idea, you need to copy the generated`libnative-io.jnilib` from `native-io/target/nar/native-io-4.16.0-x86_64-MacOSX-gpp-jni/lib/x86_64-MacOSX-gpp/jni/libnative-io.jnilib` to the `native-io/target/classes/lib` path, otherwise, it can't find the related classes.
   <img width="917" alt="image" src="https://user-images.githubusercontent.com/5436568/229164089-4d571e4c-d071-4cb7-b73c-c408fd215287.png">
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org