flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-27607][tests] Migrate module flink-connector-files to JUnit5

Open GOODBOY008 opened this issue 3 years ago • 2 comments

What is the purpose of the change

Update the flink-connector-files module to AssertJ and JUnit 5 following the JUnit 5 Migration Guide

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)
  • The serializers: ( no )
  • The runtime per-record code paths (performance sensitive): (yes / no / don't know)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (no)
  • The S3 file system connector: (no)

Documentation

  • Does this pull request introduce a new feature? (no)

GOODBOY008 avatar Jul 01 '22 03:07 GOODBOY008

CI report:

  • 136e54cb2315de459a654009c11b9dfe2abd8ba2 Azure: FAILURE
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Jul 01 '22 03:07 flinkbot

@zentol Please code review.

GOODBOY008 avatar Jul 01 '22 10:07 GOODBOY008