zhedoubushishi commented on pull request #3416:
URL: https://github.com/apache/hudi/pull/3416#issuecomment-962693095
I am not sure why the Azure test failed, it passed on my local environment:
```
mvn test -Punit-tests -pl hudi-common
[WARNING] Tests run: 474, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-tests) @ hudi-common
---
[INFO] Loading execution data file
/Users/wenningd/workspace/Aws157Hudi/src/Aws157Hudi/hudi-common/target/jacoco.exec
[INFO] Analyzed bundle 'hudi-common' with 416 classes
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 06:53 min
[INFO] Finished at: 2021-11-07T14:09:48-08:00
[INFO]
------------------------------------------------------------------------
```
--
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]