Github user mxm commented on the pull request:
https://github.com/apache/flink/commit/a18994aabfba7c3775f6dc911bd9d59016216817#commitcomment-12961579
In
flink-runtime/src/test/java/org/apache/flink/runtime/util/SerializedValueTest.java:
In
flink-runtime/src/test/java/org/apache/flink/runtime/util/SerializedValueTest.java
on line 22:
Thanks for noticing. This requires some refactoring because the test
depends on a method in `CommonTestUtils`. Is it desired to have a
CommonTestUtils clases in each runtime and core? As far as I can see the
methods are not runtime or core-specific, so the two can be combined into one
class residing in core.
---
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.
---