You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2016/02/25 03:04:18 UTC

[jira] [Created] (REEF-1221) Remove hard coded evaluator config file dependency in Evaluator tests

Julia created REEF-1221:
---------------------------

             Summary: Remove hard coded evaluator config file dependency in Evaluator tests
                 Key: REEF-1221
                 URL: https://issues.apache.org/jira/browse/REEF-1221
             Project: REEF
          Issue Type: Improvement
            Reporter: Julia


Currently we use evaluator.config as input for some of the evaluator unit tests. The reason is because those input data are generated from Java code and cannot be auto generated in C#. Those tests are to test alias for evaluator configurations set in Java. 
As there are some version info hard coded in the config file, that can cause test failure when version gets changed. Also we would prefer to remove file dependency in unit test, instead, create simulated test data on the fly. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)