[jira] [Created] (FLINK-2521) Add automatic test name logging for tests

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2521) Add automatic test name logging for tests

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-2521:
------------------------------------

             Summary: Add automatic test name logging for tests
                 Key: FLINK-2521
                 URL: https://issues.apache.org/jira/browse/FLINK-2521
             Project: Flink
          Issue Type: Improvement
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
            Priority: Minor


When running tests on travis the Flink components log to a file. This is helpful in case of a failed test to retrieve the error. However, the log does not contain the test name and the reason for the failure. Therefore it is difficult to find the log output which corresponds to the failed test.

It would be nice to automatically add the test case information to the log. This would ease the debugging process big time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)