dongkelun commented on pull request #3380: URL: https://github.com/apache/hudi/pull/3380#issuecomment-896836947
> Good contribution! @dongkelun , can you run the test for spark3? Using the follow > > > mvn clean install -DskipTests -Pspark3 > > mvn test -Punit-tests -Pspark3 -pl hudi-spark-datasource/hudi-spark @pengzhiwei2018 Hi, when I run Tests with the above command and the result is: 'Tests: Succeeded 66, failed 4, canceled 0, Ignored 0, pending 0', I don't know whether to require all Tests to pass.I ran the test in the master branch, and the result was ‘Tests: succeeded 66, failed 3, canceled 0, ignored 0, pending 0’,Is there something wrong with my configured environment? -- 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]
