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/07/06 14:48:11 UTC

[GitHub] [flink] zentol commented on a diff in pull request #20155: [FLINK-28379][security] Run all UGI mocking tests in separate JVM

zentol commented on code in PR #20155:
URL: https://github.com/apache/flink/pull/20155#discussion_r914932917


##########
flink-filesystems/flink-hadoop-fs/src/test/java/org/apache/flink/runtime/util/HadoopUtilsITCase.java:
##########
@@ -37,8 +37,13 @@
 import static org.junit.jupiter.api.Assertions.assertFalse;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
-/** Unit tests for Hadoop utils. */
-public class HadoopUtilsTest extends TestLogger {
+/**
+ * Unit tests for Hadoop utils.

Review Comment:
   ```suggestion
    * Tests for Hadoop utils.
   ```



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