[ 
https://issues.apache.org/jira/browse/FLINK-21338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-21338:
-------------------------------------
    Description: 
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}}.

The subtasks are tests that are currently not being run, and potentially broken.

  was:
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}}.


> 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
>            Priority: Major
>             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}}.
> The subtasks are tests that are currently not being run, and potentially 
> broken.



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

Reply via email to