pdxcodemonkey commented on a change in pull request #761:
URL: https://github.com/apache/geode-native/pull/761#discussion_r631918182
##########
File path: cppcache/test/LoggingTest.cpp
##########
@@ -315,18 +315,14 @@ TEST_F(LoggingTest, logInit) {
apache::geode::client::Log::close();
boost::filesystem::remove("LoggingTest (#).log");
- // Init with invalid filename
+#ifdef WIN32
Review comment:
Moved file/disk space init and filename init tests to their own test
cases.
--
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:
[email protected]