[
https://issues.apache.org/jira/browse/FLINK-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496207#comment-16496207
]
ASF GitHub Bot commented on FLINK-8873:
---------------------------------------
Github user dawidwys commented on the issue:
https://github.com/apache/flink/pull/5649
I am rather against this change. Mainly because the tests that you moved
are not the only ones that operate on KeyedStream. In fact most of the tests in
`DataStreamTest` operate on keyed stream.
> move unit tests of KeyedStream from DataStreamTest to KeyedStreamTest
> ---------------------------------------------------------------------
>
> Key: FLINK-8873
> URL: https://issues.apache.org/jira/browse/FLINK-8873
> Project: Flink
> Issue Type: Improvement
> Components: DataStream API, Tests
> Affects Versions: 1.5.0
> Reporter: Bowen Li
> Assignee: Bowen Li
> Priority: Minor
> Fix For: 1.6.0
>
>
> move unit tests of KeyedStream.scala from DataStreamTest.scala to
> KeyedStreamTest.scala, in order to have clearer separation
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)