[
https://issues.apache.org/jira/browse/FLINK-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329381#comment-14329381
]
ASF GitHub Bot commented on FLINK-1522:
---------------------------------------
GitHub user andralungu opened a pull request:
https://github.com/apache/flink/pull/429
[FLINK-1522][gelly] Added test for SSSP Example
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andralungu/flink tidySSSP
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/429.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 #429
----
commit 93cb052c4c432ccd28b008b2436e00d2382ea0ba
Author: andralungu <[email protected]>
Date: 2015-02-20T19:11:42Z
[FLINK-1522][gelly] Added test for SSSP Example
----
> Add tests for the library methods and examples
> ----------------------------------------------
>
> Key: FLINK-1522
> URL: https://issues.apache.org/jira/browse/FLINK-1522
> Project: Flink
> Issue Type: New Feature
> Components: Gelly
> Reporter: Vasia Kalavri
> Assignee: Daniel Bali
> Labels: easyfix, test
>
> The current tests in gelly test one method at a time. We should have some
> tests for complete applications. As a start, we could add one test case per
> example and this way also make sure that our graph library methods actually
> give correct results.
> I'm assigning this to [~andralungu] because she has already implemented the
> test for SSSP, but I will help as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)