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

Matthias updated FLINK-21954:
-----------------------------
    Description: 
Various tests are failing due the test not waiting for the ExecutionGraph to be 
created:
* 
[JobMasterTest.testRestoringFromSavepoint|https://dev.azure.com/mapohl/flink/_build/results?buildId=356&view=logs&j=243b38e1-22e7-598a-c8ae-385dce2c28b5&t=fea482b6-4f61-51f4-2584-f73df532b395&l=8266]
* `JobMasterQueryableStateTest.testRequestKvStateOfWrongJob`
* `JobMasterQueryableStateTest.testRequestKvStateWithIrrelevantRegistration`
* `JobMasterQueryableStateTest.testDuplicatedKvStateRegistrationsFailTask`
* `JobMasterQueryableStateTest.testRegisterKvState`

  was:
[This 
build|https://dev.azure.com/mapohl/flink/_build/results?buildId=356&view=logs&j=243b38e1-22e7-598a-c8ae-385dce2c28b5&t=fea482b6-4f61-51f4-2584-f73df532b395&l=8266]
 failed (not exclusively) due to {{JobMasterTest.testRestoringFromSavepoint}}.

The test method needs to wait for the savepoint to be loaded before asserting 
the latest checkpoint.


> Test failures occur due to the test not waiting for the ExecutionGraph to be 
> created
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-21954
>                 URL: https://issues.apache.org/jira/browse/FLINK-21954
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: Matthias
>            Priority: Major
>              Labels: test-stability
>
> Various tests are failing due the test not waiting for the ExecutionGraph to 
> be created:
> * 
> [JobMasterTest.testRestoringFromSavepoint|https://dev.azure.com/mapohl/flink/_build/results?buildId=356&view=logs&j=243b38e1-22e7-598a-c8ae-385dce2c28b5&t=fea482b6-4f61-51f4-2584-f73df532b395&l=8266]
> * `JobMasterQueryableStateTest.testRequestKvStateOfWrongJob`
> * `JobMasterQueryableStateTest.testRequestKvStateWithIrrelevantRegistration`
> * `JobMasterQueryableStateTest.testDuplicatedKvStateRegistrationsFailTask`
> * `JobMasterQueryableStateTest.testRegisterKvState`



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

Reply via email to