[jira] [Created] (FLINK-14449) SavepointMigrationTestBase deadline should be setup in the test

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

[jira] [Created] (FLINK-14449) SavepointMigrationTestBase deadline should be setup in the test

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

             Summary: SavepointMigrationTestBase deadline should be setup in the test
                 Key: FLINK-14449
                 URL: https://issues.apache.org/jira/browse/FLINK-14449
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
    Affects Versions: 1.8.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.10.0


The {{SavepointMigrationTestBase}} contains a {{static final Deadline}} that is used in all tests. In practice this means that the deadline is quite unreliable, since it is setup when the class is instantiated, opposed to any tests being run.

If fork-reuse is enabled the tests consistently fail with a timeout for this reason.



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