[ https://issues.apache.org/jira/browse/GEODE-8449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193753#comment-17193753 ]
ASF GitHub Bot commented on GEODE-8449: --------------------------------------- pdxcodemonkey commented on a change in pull request #649: URL: https://github.com/apache/geode-native/pull/649#discussion_r486510125 ########## File path: cppcache/acceptance-test/SNITest.cpp ########## @@ -52,6 +52,8 @@ class SNITest : public ::testing::Test { ~SNITest() override = default; void SetUp() override { + TearDown(); Review comment: Yep ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Clean up docker containers in Tests > ----------------------------------- > > Key: GEODE-8449 > URL: https://issues.apache.org/jira/browse/GEODE-8449 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Ernest Burghardt > Priority: Major > Labels: pull-request-available > > As a developer it would be very nice to have docker containers in an > appropriate state for each test run that requires them... currently a > failing test leaves around containers that will most likely cause trouble > with a subsequent test run. -- This message was sent by Atlassian Jira (v8.3.4#803005)