Github user twalthr commented on a diff in the pull request:
https://github.com/apache/flink/pull/2952#discussion_r92373076
--- Diff:
flink-tests/src/test/scala/org/apache/flink/api/scala/runtime/TraversableSerializerTest.scala
---
@@ -70,6 +70,7 @@ class TraversableSerializerTest {
}
@Test
+ @Ignore
--- End diff --
You are right, we should still test this. The entire test was messy. There
was a `ScalaCollectionSerializerTestInstance` that was never used. I will move
this tests to another class.
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---