Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2053240 commit d239bf9Copy full SHA for d239bf9
tests/testDailyRollingFileAppender.cpp
@@ -326,8 +326,8 @@ int main()
326
res = testConfigDailyRollingFileAppender();
327
328
// Note: this test changes system time. Run it only manually
329
- if (!res)
330
- res = OnlyManualTesting::testDailyRollingFileAppenderChangeDateManualOnly();
+// if (!res)
+// res = OnlyManualTesting::testDailyRollingFileAppenderChangeDateManualOnly();
331
332
return res;
333
}
0 commit comments