You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/02/23 08:01:53 UTC

[flink] branch master updated (bfe359c -> 9a8f068)

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

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from bfe359c  [FLINK-26228][dropwizard] Migrate tests to JUnit5
     add 9a8f068  [FLINK-26226][influxdb] Migrate tests to JUnit5

No new revisions were added by this update.

Summary of changes:
 flink-metrics/flink-metrics-influxdb/pom.xml       | 10 ++----
 .../influxdb/InfluxdbReporterFactoryTest.java      |  7 ++--
 .../metrics/influxdb/InfluxdbReporterTest.java     | 32 +++++++----------
 .../influxdb/MeasurementInfoProviderTest.java      | 33 ++++++++----------
 .../flink/metrics/influxdb/MetricMapperTest.java   | 40 +++++++++++-----------
 .../org.junit.jupiter.api.extension.Extension      |  0
 6 files changed, 52 insertions(+), 70 deletions(-)
 copy flink-metrics/{flink-metrics-statsd => flink-metrics-influxdb}/src/test/resources/META-INF/services/org.junit.jupiter.api.extension.Extension (100%)