You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/27 14:00:12 UTC

[jira] [Commented] (FLINK-6395) TestBases not marked as abstract

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

ASF GitHub Bot commented on FLINK-6395:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/3790

    [FLINK-6395] [tests] Mark test bases as abstract

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 6395_testbase_abstract

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3790.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3790
    
----
commit 8ae5ad9f9119e2664af248deb304b60991ceee27
Author: zentol <ch...@apache.org>
Date:   2017-04-27T13:59:12Z

    [FLINK-6395] [tests] Mark test bases as abstract

----


> TestBases not marked as abstract
> --------------------------------
>
>                 Key: FLINK-6395
>                 URL: https://issues.apache.org/jira/browse/FLINK-6395
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.3.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Trivial
>
> The following test base classes don't contain any test methods and should be marked as abstract:
> BinaryOperatorTestBase
> DriverTestBase
> UnaryOperatorTestBase



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