You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/08 09:23:12 UTC

[GitHub] [flink] zentol commented on pull request #19404: [FLINK-26995][build] Enable fork-reuse for all unit tests

zentol commented on PR #19404:
URL: https://github.com/apache/flink/pull/19404#issuecomment-1092644436

   > I have some doubts whether we should mark unit tests as "ITCase` just because they are using some static resource
   
   That's a fair point. I went over the tests and split those where it was possible.
   These tests remained full IT Cases:
   * `FileUploadHandlerTest` checks the DeleteOnExitHooks in each test
   * `StreamTaskTimerTest` checks the TRIGGER_THREAD_GROUP after each test
   
   The renaming of TaskManagerRunnerTest was reverted, but I removed the line where we null the security manager.


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

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org