Xuanwo commented on issue #1979:
URL: 
https://github.com/apache/incubator-opendal/issues/1979#issuecomment-1518583522

   > PS: I tried to run cargo test on my development machine (an Apple Silicon 
MacBook), but seems to me that a lot of symbols required to build the codebase 
were missing on Arm64. One thing I can do is to do my development in containers.
   
   `cargo test` on the top level requires to build all bindings, please try 
running inside `core`. And we can use `cargo test azblob` to only running 
azblob related tests.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to