linghengqian commented on issue #28211: URL: https://github.com/apache/shardingsphere/issues/28211#issuecomment-1689031931
- Usually, `./mvnw clean install -Release -T1C` does take more than 20 minutes on a device with 6 cores and 16GB memory. But for validation PR, `./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e` mentioned in PR template can utilize more system resources. - I don't have a Windows development environment, I'm assuming the unit tests are failing because you didn't turn on the directory length limit in Windows 11? -- 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]
