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

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

GitHub user NicoK opened a pull request:

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

    [FLINK-6299] make all IT cases extend from TestLogger

    This way, currently executed tests and their failures are properly logged.

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

    $ git pull https://github.com/NicoK/flink flink-6299

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

    https://github.com/apache/flink/pull/3713.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 #3713
    
----
commit 84cce5ddfb2f90fb6696bad94a7f74a0c46e10c6
Author: Nico Kruber <[email protected]>
Date:   2017-04-12T09:09:03Z

    [FLINK-6299] make all IT cases extend from TestLogger
    
    This way, currently executed tests and their failures are properly logged.

----


> make all IT cases extend from TestLogger
> ----------------------------------------
>
>                 Key: FLINK-6299
>                 URL: https://issues.apache.org/jira/browse/FLINK-6299
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.3.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Minor
>
> Not all of the integration tests extend from {{TestLogger}} but this is a 
> very helpful tool so the currently running tests are written to the logs as 
> well as their failures, especially for those tests where errors are often 
> burried in the logs.



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

Reply via email to