You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/10/15 07:47:00 UTC

[jira] [Closed] (FLINK-10549) Remove Legacy* tests

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

Chesnay Schepler closed FLINK-10549.
------------------------------------
    Resolution: Fixed

> Remove Legacy* tests
> --------------------
>
>                 Key: FLINK-10549
>                 URL: https://issues.apache.org/jira/browse/FLINK-10549
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 1.7.0
>            Reporter: TisonKun
>            Assignee: TisonKun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> This Jira tracks the removal of tests based on legacy mode and starting with "LegacyXXX" while covered by a test named "XXX" .
>  # We already have {{JobRetrievalITCase}} and all test cases of {{LegacyJobRetrievalITCase}} are covered. Just simply remove it.
>  # We already have {{AccumulatorLiveITCase}} and all test cases of {{LegacyAccumulatorLiveITCase}} are covered. Just simply remove it.
>  # We already have {{TaskCancelAsyncProducerConsumerITCase}} and all test cases of {{LegacyTaskCancelAsyncProducerConsumerITCase}} are covered. Just simply remove it.
>  # We already have {{ClassLoaderITCase}} and all test cases of {{LegacyClassLoaderITCase}} are covered. Just simply remove it.
>  # We already have {{SlotCountExceedingParallelismTest}} and all test cases of {{LegacySlotCountExceedingParallelismTest}} are covered. Just simply remove it.
>  # We already have {{ScheduleOrUpdateConsumersTest}} and all test cases of {{LegacyScheduleOrUpdateConsumersTest}} are covered. Just simply remove it.
>  # We already have {{PartialConsumePipelinedResultTest}} and all test cases of {{LegacyPartialConsumePipelinedResultTest}} are covered. Just simply remove it.
>  # We already have {{AvroExternalJarProgramITCase}} and all test cases of {{LegacyAvroExternalJarProgramITCase}} are covered. Just simply remove it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)