zjcnb commented on a change in pull request #10651:
URL: https://github.com/apache/shardingsphere/pull/10651#discussion_r662202187



##########
File path: 
shardingsphere-jdbc/shardingsphere-jdbc-core/src/test/java/org/apache/shardingsphere/driver/jdbc/core/statement/EncryptPreparedStatementTest.java
##########
@@ -84,7 +84,7 @@ public void assertInsertWithBatchExecute() throws 
SQLException {
     
     @Test
     public void assertInsertWithExecuteWithGeneratedKey() throws SQLException {
-        try (PreparedStatement statement = 
getEncryptConnection().prepareStatement(INSERT_GENERATED_KEY_SQL, 
Statement.RETURN_GENERATED_KEYS)) {

Review comment:
       When I ran the unit tests, these two didn't passed, but now they pssed, 
so I'll restore them




-- 
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]


Reply via email to