[
https://issues.apache.org/jira/browse/APEXMALHAR-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923380#comment-15923380
]
ASF GitHub Bot commented on APEXMALHAR-2306:
--------------------------------------------
Github user tweise closed the pull request at:
https://github.com/apache/apex-malhar/pull/577
> Tests should allow for additions to OperatorContext interface
> -------------------------------------------------------------
>
> Key: APEXMALHAR-2306
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2306
> Project: Apache Apex Malhar
> Issue Type: Bug
> Components: test benches
> Reporter: Sanjay M Pujare
> Assignee: Vlad Rozov
> Fix For: 3.7.0
>
>
> While trying to build/test malhar against the latest apex-core, the following
> failure was noticed
> .../apex-malhar/library/src/test/java/com/datatorrent/lib/helper/OperatorContextTestHelper.java:[47,17]
> com.datatorrent.lib.helper.OperatorContextTestHelper.TestIdOperatorContext
> is not abstract and does not override abstract method getName() in
> com.datatorrent.api.Context.OperatorContext
> Ideally, malhar should mock up the OperatorContext interface or we should
> find other ways to eliminate this kind of dependency.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)