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

Andrew Efimov commented on FLINK-5679:
--------------------------------------

Described above idea accompanies current task, it is not main work.
{{StateCheckpointedITCase}} is refactored, this commit is in my branch. 
{{StateCheckpointedITCase}} overlaps functionality of 
{{CoStreamCheckpointingITCase}},
function and helper classes. I will continue to refactor today.



> 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