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


##########
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/tasks/StreamTaskITCase.java:
##########
@@ -228,7 +228,7 @@
 import static org.mockito.Mockito.when;
 
 /** Tests for {@link StreamTask}. */
-public class StreamTaskTest extends TestLogger {
+public class StreamTaskITCase extends TestLogger {

Review Comment:
   It should be those that rely on `testRecordWriterClosedOnError`, so 
`testFailInEndOfConstructor` and the 3 `testRecordWriterClosedOnTransit*` tests.



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

Reply via email to