[
https://issues.apache.org/jira/browse/FLINK-14449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-14449.
------------------------------------
Resolution: Fixed
master: 1757c86d36e1e8481eea2895d6a1b1f1e1c4f119
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)