xingfudeshi commented on PR #7107:
URL: https://github.com/apache/incubator-seata/pull/7107#issuecomment-2597380730

   > @xingfudeshi 老哥 这里我处理好了 帮忙再看看 另外我有个问题想请教一下 这里跑的workflow是等价于mvn clean 
test吗?我在本地跑的test没法复现这里的问题,反而有其他失败的单测用例,请问有遇到过类似问题吗?
   
   Yes.The workflow will run the following command:
   ```
   ./mvnw -T 4C clean test \
                    -Dcheckstyle.skip=false -Dpmd.skip=false 
-Dlicense.skip=false -DredisCaseEnabled=true \
                    -e -B 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn;
   ```
   For details, Please refer to 
https://github.com/apache/incubator-seata/blob/2.x/.github/workflows/build.yml


-- 
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: notifications-unsubscr...@seata.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to