[GitHub] flink issue #2856: Removed excessive tests.

2016-11-24 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2856 Done. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] flink issue #2856: Removed excessive tests.

2016-11-24 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2856 I removed a method from ITCase only. There is `testJavaArraysAsList` method in `KryoCollectionsSerializerTest` class to check it. Yep, before merging #2623, they have not been successful. --- If

[GitHub] flink issue #2856: Removed excessive tests.

2016-11-24 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2856 You removed the tests you introduced in #2623. If there were any tests in `KryoCollectionsSerializerTest` which test `Arrays.asList(..)` they would have failed prior merging #2623. Could you add a unit t