[
https://issues.apache.org/jira/browse/FLINK-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340005#comment-14340005
]
ASF GitHub Bot commented on FLINK-1522:
---------------------------------------
GitHub user balidani opened a pull request:
https://github.com/apache/flink/pull/441
[FLINK-1522][FLINK-1576] Updated LabelPropagationExample and test
Hi!
I converted the Label Propagation example to the conventional format, where
the main program takes (optional) arguments. I added a test case as well.
Cheers!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/balidani/flink gelly-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/441.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 #441
----
commit be46073703bc91441eda4e91c8199dd866c845ec
Author: balidani <[email protected]>
Date: 2015-02-20T10:30:57Z
[FLINK-1522][FLINK-1576] Updated LabelPropagationExample and test
----
> 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)