aljoscha commented on a change in pull request #13828:
URL: https://github.com/apache/flink/pull/13828#discussion_r514087006



##########
File path: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/operators/source/SourceOperatorEventTimeTest.java
##########
@@ -161,6 +199,7 @@ public void testPerSplitOutputEventWatermarks() throws 
Exception {
        @SuppressWarnings("FinalPrivateMethod")
        @SafeVarargs
        private final List<Object> testSequenceOfEvents(
+                       SourceOperator.RuntimeMode runtimeMode,

Review comment:
       👌




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to