You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/09/17 09:04:41 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #3475: Add feature to control the maximum agent log files

wu-sheng commented on a change in pull request #3475: Add feature to control the maximum agent log files
URL: https://github.com/apache/skywalking/pull/3475#discussion_r325057533
 
 

 ##########
 File path: apm-sniffer/apm-agent-core/src/test/java/org/apache/skywalking/apm/agent/core/logging/core/FileWriterTest.java
 ##########
 @@ -50,6 +54,27 @@ public void testWriteFile() throws InterruptedException {
         Thread.sleep(10000L);
     }
 
+    @Test
+    public void testDeleteWhenRollover() throws InterruptedException {
 
 Review comment:
   @kezhenxu94 Last time your told me, file OPs in CI are dangerous, which could trigger CI unstable, right?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services