zhaojinchao95 opened a new issue, #21038: URL: https://github.com/apache/shardingsphere/issues/21038
### Which version of ShardingSphere did you use? master https://github.com/apache/shardingsphere/commit/fcfdb2b01596926230fb096747ad6993f0493284 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? `ShardingSphere-Proxy` Sometimes build fail when i execute the `mvn clean install -Dmaven.javadoc.skip=true -B -Drat.skip=true -Dspotless.apply.skip=true -Djacoco.skip=true -Prelease` ``` [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.shardingsphere.driver.executor.batch.BatchExecutionUnitTest [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] EncryptStatementTest.assertShowColumnsTable:203 ยป JdbcSQLNonTransient General ... [INFO] [ERROR] Tests run: 1043, Failures: 0, Errors: 1, Skipped: 1 [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]
