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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
