akalash commented on a change in pull request #17103:
URL: https://github.com/apache/flink/pull/17103#discussion_r702079973
##########
File path:
flink-tests/src/test/java/org/apache/flink/test/checkpointing/IgnoreInFlightDataITCase.java
##########
@@ -68,13 +70,15 @@
.build());
@Rule public final SharedObjects sharedObjects = SharedObjects.create();
+ @Rule public Timeout timeout = new Timeout(30, TimeUnit.SECONDS);
Review comment:
Ok, I have removed commit with timeotu
--
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]