qiaojialin commented on a change in pull request #4015:
URL: https://github.com/apache/iotdb/pull/4015#discussion_r716003350
##########
File path:
server/src/test/java/org/apache/iotdb/db/integration/IoTDBMergeIT.java
##########
@@ -380,7 +380,7 @@ public void testShowMergeStatus() throws SQLException {
}
// it is uncertain whether the sub tasks are created at this time point,
and we are only
// sure that the main task is created
- assertEquals(4, cnt);
+ assertEquals(0, cnt);
Review comment:
why modify this
--
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]