[ 
https://issues.apache.org/jira/browse/FLINK-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858852#comment-15858852
 ] 

Andrew Efimov edited comment on FLINK-5679 at 2/9/17 1:59 AM:
--------------------------------------------------------------

Current status: I am collected all tests related to testing stream topology and 
checkpointing in {{StreamCheckpointingITCase}}, which will be executed on the 
same cluster.
in the current portion of refactoring left to finish these two tests: 
{{PartitionedStateCheckpointingITCase}} 
{{UdfStreamOperatorCheckpointingITCase}}.

It is sad that the tests are not up to date, and focus and control over them 
are lost. We should use more conscientious approach to testing.
I intend to bring order in the part of checkpointing.



was (Author: andrew efimov):
Current status: I am collected all tests related to testing stream topology and 
checkpointing in {{StreamCheckpointingITCase}}.
in the current portion of refactoring left to finish these two tests: 
{{PartitionedStateCheckpointingITCase}} 
{{UdfStreamOperatorCheckpointingITCase}}.

It is sad that the tests are not up to date, and focus and control over them 
are lost. We should use more conscientious approach to testing.
I intend to bring order in the part of checkpointing.


> Refactor  *CheckpointedITCase tests to speed up
> -----------------------------------------------
>
>                 Key: FLINK-5679
>                 URL: https://issues.apache.org/jira/browse/FLINK-5679
>             Project: Flink
>          Issue Type: Test
>          Components: Tests
>            Reporter: Andrew Efimov
>            Assignee: Andrew Efimov
>              Labels: test-framework
>             Fix For: 1.3.0
>
>
> Tests refactoring to speed up:
> {noformat}
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.193 sec - 
> in org.apache.flink.test.checkpointing.StreamCheckpointingITCasee
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.063 sec - 
> in org.apache.flink.test.checkpointing.UdfStreamOperatorCheckpointingITCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.525 sec - 
> in org.apache.flink.test.checkpointing.PartitionedStateCheckpointingITCase
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.355 sec - 
> in org.apache.flink.test.checkpointing.EventTimeAllWindowCheckpointingITCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.615 sec - 
> in org.apache.flink.test.checkpointing.StateCheckpointedITCase
> {noformat}
> Tests could be adjusted in a similar way to save some time (some may actually 
> even be redundant by now)  
> https://github.com/StephanEwen/incubator-flink/commit/0dd7ae693f30585283d334a1d65b3d8222b7ca5c



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to