[jira] [Created] (FLINK-21338) Relax test naming constraints

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

[jira] [Created] (FLINK-21338) Relax test naming constraints

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

             Summary: Relax test naming constraints
                 Key: FLINK-21338
                 URL: https://issues.apache.org/jira/browse/FLINK-21338
             Project: Flink
          Issue Type: Improvement
          Components: Build System, Tests
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.13.0


Issues like FLINK-21337 or FLINK-21031 show that accidents happen where tests were added with incorrect names, causing them to not be run on CI, potentially hiding regressions.

[~rmetzger] had the neat idea to relax the constrainst such that in the verify phase we just run everything that is not end on {{Test.java}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)