This is an automated email from the ASF dual-hosted git repository.

fpaul pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 217bc9c  [FLINK-25092][tests][elasticsearch] Refactor test to use 
artifact cacher
     new 9fd5104  [FLINK-15493][test] Inherit retry rule annotations to sub 
classes
     new 8ce3446  [FLINK-15493][test] Add retry rule for all tests based on 
KafkaTestBase
     new 9843fa9  [FLINK-25134][test] Remove unused RetryRule from 
KafkaConsumerTestBase

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../streaming/connectors/kafka/FlinkKafkaProducerITCase.java     | 8 --------
 .../flink/streaming/connectors/kafka/KafkaConsumerTestBase.java  | 4 ----
 .../apache/flink/streaming/connectors/kafka/KafkaTestBase.java   | 9 +++++++++
 .../java/org/apache/flink/testutils/junit/RetryOnException.java  | 2 ++
 .../java/org/apache/flink/testutils/junit/RetryOnFailure.java    | 2 ++
 5 files changed, 13 insertions(+), 12 deletions(-)

Reply via email to