AMashenkov commented on a change in pull request #9366:
URL: https://github.com/apache/ignite/pull/9366#discussion_r700892108
##########
File path:
modules/indexing/src/test/java/org/apache/ignite/sqltests/CheckWarnJoinPartitionedTables.java
##########
@@ -46,41 +59,32 @@
}
/** {@inheritDoc} */
- @Override protected void afterTest() throws Exception {
+ @Override protected void beforeTest() throws Exception {
Review comment:
It is a good practive to stop the grid after tests.
Please, revert this or stop grid after all tests.
--
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]