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 2016/02/17 10:52:18 UTC

[jira] [Commented] (FLINK-3423) ExternalProcessRunnerTest fails on Windows

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-3423] Fixed ExternalProcessRunnerTest on Windows

    

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

    $ git pull https://github.com/zentol/flink 3423_test_failure_1

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

    https://github.com/apache/flink/pull/1650.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 #1650
    
----
commit 9ebcda3020cec1da47ce51b9d521a611f5b6dd2c
Author: zentol <s....@web.de>
Date:   2016-02-17T08:59:49Z

    [FLINK-3423] Fixed ExternalProcessRunnerTest on Windows

----


> ExternalProcessRunnerTest fails on Windows
> ------------------------------------------
>
>                 Key: FLINK-3423
>                 URL: https://issues.apache.org/jira/browse/FLINK-3423
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.0.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.0.0
>
>
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.853 sec <<< FAILURE! - in org.apache.flink.util.ExternalProcessRunnerTest
> testPrintToErr(org.apache.flink.util.ExternalProcessRunnerTest)  Time elapsed: 0.4 sec  <<< FAILURE!
> ]rg.junit.ComparisonFailure: expected:<...ello process hello42[
> > but was:<...ello process hello42[]
> >
>         at org.junit.Assert.assertEquals(Assert.java:115)
>         at org.junit.Assert.assertEquals(Assert.java:144)
>         at org.apache.flink.util.ExternalProcessRunnerTest.testPrintToErr(ExternalProcessRunnerTest.java:64)



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