[jira] [Created] (FLINK-9176) Category annotations are unused

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9176) Category annotations are unused

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-9176:
---------------------------------------

             Summary: Category annotations are unused
                 Key: FLINK-9176
                 URL: https://issues.apache.org/jira/browse/FLINK-9176
             Project: Flink
          Issue Type: Bug
          Components: Build System, Tests
    Affects Versions: 1.5.0
            Reporter: Chesnay Schepler
             Fix For: 1.5.0


The {{LegacyAndNew}} and {{New}} annotations, that were previously used to disable tests based on whether the {{legacyCode}} profile is active, are effectively unused.

While several tests are annotated with them they are never used in the actual {{surefire}} configuration.

We should either re-introduce them into the {{surefire}} configuration, or remove them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)