rmetzger commented on a change in pull request #14918:
URL: https://github.com/apache/flink/pull/14918#discussion_r573697474
##########
File path:
flink-core/src/test/java/org/apache/flink/api/common/typeutils/CompositeSerializerTest.java
##########
@@ -262,6 +263,7 @@ protected TestListCompositeSerializer
createOuterSerializerWithNestedSerializers
}
}
+ @Ignore
Review comment:
nit: maybe it's easier to grasp for future readers if we add an
explanation?
```suggestion
@Ignore("*TestInstance class is not a test")
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]