This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from b36e5744f48 [hotfix] Remove unused stringIntTimerSerializerSupplier
method and unused annotation
new db23a608641 [FLINK-29495][Connector/Pulsar] Refactor Pulsar tests from
JUnit4 annotation to JUnit5 annotation for disabling tests on Java 11
new 2a4da2501eb [hotfix][test] Refactor test to use correct syntax for
JUnit5 annotation
The 2 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:
.../apache/flink/connector/file/src/FileSourceTextLinesITCase.java | 2 +-
.../org/apache/flink/connector/pulsar/sink/PulsarSinkITCase.java | 5 ++---
.../org/apache/flink/connector/pulsar/source/PulsarSourceITCase.java | 5 ++---
.../flink/connector/pulsar/source/PulsarUnorderedSourceITCase.java | 5 ++---
.../java/org/apache/flink/tests/util/pulsar/PulsarSinkE2ECase.java | 5 ++---
.../apache/flink/tests/util/pulsar/PulsarSourceOrderedE2ECase.java | 5 ++---
.../apache/flink/tests/util/pulsar/PulsarSourceUnorderedE2ECase.java | 5 ++---
7 files changed, 13 insertions(+), 19 deletions(-)