You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:24:01 UTC

[jira] [Updated] (FLINK-26246) Setup JUnit 5 infrastructure for parallel test execution

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

Yun Gao updated FLINK-26246:
----------------------------
    Fix Version/s: 1.16.0
                       (was: 1.15.0)

> Setup JUnit 5 infrastructure for parallel test execution
> --------------------------------------------------------
>
>                 Key: FLINK-26246
>                 URL: https://issues.apache.org/jira/browse/FLINK-26246
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Build System, Tests
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available, stale-assigned
>             Fix For: 1.16.0
>
>
> JUnit5 has a nifty feature that allows tests to be run in parallel. We can set this up such that any JUnit5 test can easily opt-in to that, which will allow us to significantly speed up CI.
> This is currently only set up for flink-table-planner, but we can pull it into the root pom.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)