Congxian Qiu(klion26) created FLINK-11797:
---------------------------------------------
Summary: Implementation empty unit tests in CheckpointCoordinatorMasterHooksTest
Key: FLINK-11797
URL:
https://issues.apache.org/jira/browse/FLINK-11797 Project: Flink
Issue Type: Test
Components: Tests
Reporter: Congxian Qiu(klion26)
Assignee: Congxian Qiu(klion26)
Current, there are some empty tests(no implementation) such as {{testSerializationFailsOnTrigger, }}{{testHookCallFailsOnTrigger, }}{{testDeserializationFailsOnRestore}}{{testHookCallFailsOnRestore, }}{{testTypeIncompatibleWithSerializerOnStore and }}{{testTypeIncompatibleWithHookOnRestore in class }}{{CheckpointCoordinatorMasterHooksTest[1].}}{{}}
If implementation them make sense, I'll give the patch.
[1]
https://github.com/apache/flink/blob/e3248d844c728c714857c5d69520f08ddf4e4c85/flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinatorMasterHooksTest.java#L393--
This message was sent by Atlassian JIRA
(v7.6.3#76005)