[ https://issues.apache.org/jira/browse/FLINK-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375914#comment-14375914 ]
ASF GitHub Bot commented on FLINK-1560: --------------------------------------- GitHub user szape opened a pull request: https://github.com/apache/flink/pull/519 FLINK-1560 - Add ITCases for streaming examples ITCases for streaming examples have been added, except for IterateExample and StockPrices. I replaced the IterateExample with one that generates Fibonacci-sequences. Something is bugous around iteration, so the ITCase have to wait. StockPrices is untestable because of the windowJoin operator, hence it will not have an ITCase right now. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mbalassi/flink FLINK-1560 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/519.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 #519 ---- commit 16da0d092ddc192afdae3a3c5a0a57144390c8ff Author: szape <nemderogator...@gmail.com> Date: 2015-03-05T15:27:44Z [Flink-1560] [streaming] Streaming examples rework commit 45fe9bd3381ef9cf99e8c9f0570e66e38d78b383 Author: szape <nemderogator...@gmail.com> Date: 2015-03-05T15:30:31Z [Flink-1560] [streaming] Added ITCases to streaming examples commit 237f08d3eaf2da36c8a9d48145b2544dcbb41012 Author: szape <nemderogator...@gmail.com> Date: 2015-03-23T09:28:37Z [FLINK-1560] [streaming] Added iterate example ---- > Add ITCases for streaming examples > ---------------------------------- > > Key: FLINK-1560 > URL: https://issues.apache.org/jira/browse/FLINK-1560 > Project: Flink > Issue Type: Test > Components: Streaming > Affects Versions: 0.9 > Reporter: Márton Balassi > Assignee: Péter Szabó > > Currently there are no tests for consistency of the streaming example > programs. This might be a real show stopper for users who encounter an issue > there. -- This message was sent by Atlassian JIRA (v6.3.4#6332)