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 2015/06/03 15:31:38 UTC

[jira] [Commented] (FLINK-2126) Scala shell tests sporadically fail on travis

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

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

GitHub user nikste opened a pull request:

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

    [FLINK-2126] Fixed Flink scala shell ITSuite sporadic failures

    Add-numbers from 1..10 now does not check for "Job execution switched to status FINISHED.", which sometimes was not printed.
    
    Fixed typo in add numbers test

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

    $ git pull https://github.com/nikste/flink Scala_shell_ITSuite_fix

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

    https://github.com/apache/flink/pull/768.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 #768
    
----
commit 267714126a606076b44e45c7e55be1f1d2fed996
Author: Nikolaas Steenbergen <ni...@googlemail.com>
Date:   2015-06-03T10:39:02Z

    Add-numbers from 1..10 now does not check for "Job execution switched to status FINISHED.", which sometimes did not show up.
    Fixed typo in add numbers test

----


> Scala shell tests sporadically fail on travis
> ---------------------------------------------
>
>                 Key: FLINK-2126
>                 URL: https://issues.apache.org/jira/browse/FLINK-2126
>             Project: Flink
>          Issue Type: Bug
>          Components: Scala Shell
>    Affects Versions: 0.9
>            Reporter: Robert Metzger
>
> See https://travis-ci.org/rmetzger/flink/jobs/64893149



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