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

[jira] [Created] (FLINK-26995) Enable fork-reuse for all unit tests

Chesnay Schepler created FLINK-26995:
----------------------------------------

             Summary: Enable fork-reuse for all unit tests
                 Key: FLINK-26995
                 URL: https://issues.apache.org/jira/browse/FLINK-26995
             Project: Flink
          Issue Type: Technical Debt
          Components: Build System, Tests
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.16.0


[~pnowojski] made the great discovery that flink-runtime, flink-streaming-java and flink-tests run all unit tests without reusing forks.
We can save a _lot_ of time if we'd rectify this.

This will require re-branding some tests as IT cases.



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