[ 
https://issues.apache.org/jira/browse/SYSTEMML-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15812949#comment-15812949
 ] 

Niketan Pansare commented on SYSTEMML-1169:
-------------------------------------------

To automate Python test, please set the flag 
https://github.com/apache/incubator-systemml/blob/master/src/test/java/org/apache/sysml/test/integration/functions/python/PythonTestRunner.java#L41
 to true. This requires that one has to have a valid Spark installation: Please 
see 
https://github.com/apache/incubator-systemml/blob/master/src/test/java/org/apache/sysml/test/integration/functions/python/PythonTestRunner.java#L33

> Clean Up and Automate Python Tests
> ----------------------------------
>
>                 Key: SYSTEMML-1169
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1169
>             Project: SystemML
>          Issue Type: Improvement
>            Reporter: Mike Dusenberry
>
> Currently, the Python test suite refers to a set of independent test files 
> that must be run manually (for both Python 2 & 3).  We should clean up and 
> refactor the Python test suite so that it can be run in an automated fashion.
> In addition to automation, we need to clean up the tests.  Many of the 
> current tests could be refactored as simple Pythonic "doctests", which can 
> serve as both tests and examples of usage.



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

Reply via email to