[
https://issues.apache.org/jira/browse/FLINK-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392442#comment-14392442
]
ASF GitHub Bot commented on FLINK-1816:
---------------------------------------
GitHub user tillrohrmann opened a pull request:
https://github.com/apache/flink/pull/562
[FLINK-1816] Fixes wrongly introduced exception checks in
DegreesWithExceptionITCase
I wrongly introduced exception type checks in the
```DegreesWithExceptionITCase``` which are corrected with this PR. See #475 for
more details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tillrohrmann/flink
fixDegreesWithExceptionITCase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/562.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 #562
----
commit 10d20bff289ea5f27e4c04b49a4dcb349fbf6ce6
Author: Till Rohrmann <[email protected]>
Date: 2015-04-02T09:28:38Z
[FLINK-1816] [gelly tests] Fixes wrongly introduced exception checks in
DegreesWithExceptionITCase
----
> DegreesWithExceptionITCase.testGetDegreesInvalidEdgeSrcId fails with wrong
> exception
> ------------------------------------------------------------------------------------
>
> Key: FLINK-1816
> URL: https://issues.apache.org/jira/browse/FLINK-1816
> Project: Flink
> Issue Type: Bug
> Components: Gelly
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
>
> In one of the Travis builds [1] I notices that the
> {{DegreesWithExceptionITCase.testGetDegreesInvalidEdgeSrcId}} test case fails
> because it receives a wrong exception.
> [1] [https://travis-ci.org/apache/flink/jobs/56738202]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)