[
https://issues.apache.org/jira/browse/FLINK-21338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285208#comment-17285208
]
Chesnay Schepler commented on FLINK-21338:
------------------------------------------
master:
Remaining failing tests disabled in: 55cc9bd022cce64c347cf13f5cdfce98fbe041af
Naming constraints relaxed in: 04c7f08c730f7f6aa45e0b6e832fd8397282be41
> 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
> Labels: pull-request-available
> 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)