[
https://issues.apache.org/jira/browse/APEXMALHAR-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923079#comment-15923079
]
ASF GitHub Bot commented on APEXMALHAR-2306:
--------------------------------------------
GitHub user vrozov opened a pull request:
https://github.com/apache/apex-malhar/pull/580
APEXMALHAR-2306 Tests should allow for additions to OperatorContext
interface
@tweise Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/apex-malhar APEXMALHAR-2306
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/580.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #580
----
commit 6277133f80b217f8f9a0ad502dc09f6bae7e09e5
Author: Vlad Rozov <[email protected]>
Date: 2017-03-13T22:18:14Z
APEXMALHAR-2306 Tests should allow for additions to OperatorContext
interface
----
> 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: Thomas Weise
>
> 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)