[ https://issues.apache.org/jira/browse/FLINK-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324166#comment-14324166 ]
ASF GitHub Bot commented on FLINK-1522: --------------------------------------- GitHub user andralungu opened a pull request: https://github.com/apache/flink/pull/414 [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 test_sssp Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/414.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 #414 ---- commit 9d82699db37f590c157dc2b21b253732bedbc47a Author: andralungu <lungu.an...@gmail.com> Date: 2015-02-17T13:17:49Z [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: Andra Lungu > 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)