This is an automated email from the ASF dual-hosted git repository.
fpaul pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from d52874a [FLINK-24348][FLINK-24740][testinfrastructure][kafka] Update
testcontainers dependency to v1.16.2
new 42e0e58 [FLINK-15493][test] Inherit retry rule annotations to sub
classes
new a67afb2 [FLINK-15493][test] Add retry rule for all tests based on
KafkaTestBase
new 0d9aed95 [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(-)