sunheyi6 commented on issue #6059:
URL: https://github.com/apache/opendal/issues/6059#issuecomment-2819793576

   > <img alt="Image" width="1728" 
src="https://private-user-images.githubusercontent.com/18818196/435463040-7d3db0e2-2240-4687-9f63-b37ba682983a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDUyODMzNjYsIm5iZiI6MTc0NTI4MzA2NiwicGF0aCI6Ii8xODgxODE5Ni80MzU0NjMwNDAtN2QzZGIwZTItMjI0MC00Njg3LTlmNjMtYjM3YmE2ODI5ODNhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA0MjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwNDIyVDAwNTEwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWEzYWVhMzEzNjYwZmYwNDRjZjg5ZWU5OWQ4ZTI4MjdmYzM3OWM1MmFkYjkwNTBmM2NjZDJhMmRjNzRhNWNlMDgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.j-FqfLHZ5_l_F4NTAzw3YyPCYL9kJgFQ5_cz0le68iw";>
   > You need:  你需要:
   > 
   > 1. Build the opendal-java shared lib - `./mvnw compile`构建 opendal-java 共享库 
- `./mvnw compile`
   > 2. Add a `.env` file to turn on the related fixture添加 `.env` 文件以打开相关夹具
   > 3. Run a test that can pass the `assume` tests运行可以通过 `assume` 测试的测试
   > 
   > Your issue here is:  您在这里的问题是:
   > 
   > * The read-only related tests only turned on for services that are 
readonly.只读相关测试仅对只读服务启用。
   > * You may not even load have `.env` file or related env vars set, so that 
op is `null` and assume tests failed. So all the behavior test cases are 
filtered.您甚至可能没有加载 `.env` 文件或相关的环境变量,因此 op 为 `null` 并假设测试失败。因此,所有行为测试用例都被过滤掉。
   > 
   > Close as answered.  如回答所述关闭。
   
   Sorry, I still don't quite understand. What specific content should be added 
to the .env file after adding it? Do I compile it after adding the content?


-- 
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-unsubscr...@opendal.apache.org

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

Reply via email to