Skip to content

[FLINK-8404] [tests] Mark Flip-6 tests with Flip6 category annotation#5278

Closed
tillrohrmann wants to merge 1 commit intoapache:masterfrom
tillrohrmann:markFlip6Tests
Closed

[FLINK-8404] [tests] Mark Flip-6 tests with Flip6 category annotation#5278
tillrohrmann wants to merge 1 commit intoapache:masterfrom
tillrohrmann:markFlip6Tests

Conversation

@tillrohrmann
Copy link
Copy Markdown
Contributor

What is the purpose of the change

Marks all existing Flip-6 test cases with the Flip6 category annotation. That
way they are only run if the Flip-6 test profile is active.

This PR is based on #5095.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

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): (no)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
  • The S3 file system connector: (no)

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

Marks all existing Flip-6 test cases with the Flip6 category annotation. That
way they are only run if the Flip-6 test profile is active.
tillrohrmann added a commit to tillrohrmann/flink that referenced this pull request Jan 11, 2018
Marks all existing Flip-6 test cases with the Flip6 category annotation. That
way they are only run if the Flip-6 test profile is active.

This closes apache#5278.
@asfgit asfgit closed this in 8353123 Jan 11, 2018
@tillrohrmann tillrohrmann deleted the markFlip6Tests branch January 13, 2018 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants