wilimm removed a comment on pull request #317:
URL: https://github.com/apache/maven-surefire/pull/317#issuecomment-699613318


   @Tibor17 
   
   I rerun the same test, and have same problem.
   
   `free()` method in `Utf8RecodingDeferredFileOutputStream` class is called 
within `testSetCompleted()` method of the `TestSetRunListener` class.
   
   when `free()` is called, It will delete storage file.
   
   When both JUnit5 and JUnit4 are used in the same test class, the same 
problem occur.


----------------------------------------------------------------
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]


Reply via email to