[
https://issues.apache.org/jira/browse/FLINK-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335955#comment-15335955
]
ASF GitHub Bot commented on FLINK-3864:
---------------------------------------
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/2125
[FLINK-3864] Yarn tests don't check for prohibited strings in log output
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mxm/flink FLINK-3864
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2125.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 #2125
----
commit a87249b64055e9e16c11025e545f657218e9f16a
Author: Maximilian Michels <[email protected]>
Date: 2016-06-17T12:29:17Z
[FLINK-3864] Yarn tests don't check for prohibited strings in log output
----
> Yarn tests don't check for prohibited strings in log output
> -----------------------------------------------------------
>
> Key: FLINK-3864
> URL: https://issues.apache.org/jira/browse/FLINK-3864
> Project: Flink
> Issue Type: Bug
> Components: Tests, YARN Client
> Affects Versions: 1.1.0, 1.0.2
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Fix For: 1.1.0
>
>
> {{YarnTestBase.runWithArgs(...)}} provides a parameter for strings which must
> not appear in the log output. {{perJobYarnCluster}} and
> {{perJobYarnClusterWithParallelism}} have "System.out)" prepended to the
> prohibited strings; probably an artifact of an older test code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)